-
Notifications
You must be signed in to change notification settings - Fork 10
Control Team Final PR #228
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
Conversation
Added logic for position error and heading error calculation and adding it to debug for plotting and further evaluation
added evaluation metric
krishauser
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lots of files are considered completely rewritten, even though it looks like there is no change. I also don't know why creep control is another planner, and it doesn't look like it is ever triggered.
|
krishauser
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM



Merged with s2025 locally before this PR
Main changes:
[current.yaml] Controller settings
[stanley.py] Stanley controller
[mpc.py] MPC controller
[fixed_route.yaml] Add different controller settings and routes
Some log_plots are added for plotting log file for each controller
Forward, reverse, mixed routes other than p shape for testing performance