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

ackermann: implement pure pursuit library #23423

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

chfriedrich98
Copy link
Contributor

@chfriedrich98 chfriedrich98 commented Jul 18, 2024

Solved Problem

Implement the new pure pursuit library (#23387) in the ackermann rover module.
Also fixes naming inconsistencies in the module: Changing coordinate postfix from local to ned and renaming purePursuit function to computeGuidance.

Test coverage

  • SITL tested
2024-07-19.13-31-37.mp4

image

@chfriedrich98 chfriedrich98 added the Rover 🚙 Rovers and other UGV label Jul 18, 2024
@chfriedrich98 chfriedrich98 self-assigned this Jul 18, 2024
@bresch bresch merged commit aa0dda7 into PX4:main Jul 19, 2024
90 checks passed
@chfriedrich98 chfriedrich98 deleted the pure_pursuit_in_ackermann branch August 29, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rover 🚙 Rovers and other UGV
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants