Thoughts on rotation_shim for Turtlebot4 navigation? #694
Unanswered
slowrunner
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Turtlebot4_navigation does not by default use the rotation_shim. Anyone have thoughts on the good/bad/ugly on using it?
I just enabled it on my TB5-WaLI and it seemed to improve navigation starts in a 10-waypoints-in-my-home test, but I saw a lot of scary:
that do not happen as often without the rotation_shim wrapping the MPPI controller.
All waypoints succeed both with and without the rotation_shim, but rotating toward path before proceeding seems to be better than the default "backup and turn toward path" that can end up stuck in tight quarters sometimes.
Beta Was this translation helpful? Give feedback.
All reactions