Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rename of pure pursuit params #3331

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Fix rename of pure pursuit params #3331

merged 1 commit into from
Aug 7, 2024

Conversation

hamishwillee
Copy link
Collaborator

The Rover pure pursuit param names changed in PX4/PX4-Autopilot#23438:

Parameter Description Unit
RA_LOOKAHD_GAIN $\rightarrow$ PP_LOOKAHD_GAIN Main tuning parameter -
RA_LOOKAHD_MAX $\rightarrow$ PP_LOOKAHD_MAX Maximum value for the look ahead radius m
RA_LOOKAHD_MIN $\rightarrow$ PP_LOOKAHD_MIN Minimum value for the look ahead radius m

This fixes up the docs

@hamishwillee hamishwillee merged commit 3519154 into main Aug 7, 2024
2 checks passed
@hamishwillee hamishwillee deleted the fix_pp_params branch August 7, 2024 05:34
Copy link

github-actions bot commented Aug 7, 2024

No flaws found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant