-
Notifications
You must be signed in to change notification settings - Fork 0
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
Realistic hunter2 #11
base: main
Are you sure you want to change the base?
Conversation
I love it. Great step forward (make sure we report well!) However, I feel little qualified to review. Maybe ask another AOC team member to test and check as well? |
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.
There is too much for me in this to review without full testing. I approve, but hope somebody from the @LCAS/aoc_devs team can provide a review that includes trying to run this.
What type of PR is this? (check all applicable)
Description
In this PR, I updated the model to the actual Hunter V2 with a 1:1 scale and configured it for Ackermann steering control using ROS2 control.
The whole repo has been refactored, and improved. The new model is more realistic with accurate steering for the front wheels.
For more information please refer to the updated readme: https://github.com/LCAS/hunter_robot/tree/refactor?tab=readme-ov-file#hunter-robot-simulation
Related Tickets & Documents
QA Instructions, Screenshots, Recordings
Please replace this line with instructions on how to test your changes.
[optional] Are there any post deployment tasks we need to perform?