-
Notifications
You must be signed in to change notification settings - Fork 430
Add tf_frame_prefix parameters to mecanum_drive_controller #1680
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
Add tf_frame_prefix parameters to mecanum_drive_controller #1680
Conversation
christophfroehlich
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.
The changes are fine for me, I'm just opening the discussion if we should move this to a shared place?
Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
|
@bmagyar @saikishor shall we backport this to jazzy/humble? Backports #1807 and #1806 fail otherwise. |
Sure, we can do it for Jazzy. If it's straight forward for Humble, let's do that as well. |
(cherry picked from commit 97dd175) # Conflicts: # mecanum_drive_controller/src/mecanum_drive_controller.yaml # mecanum_drive_controller/test/test_mecanum_drive_controller.hpp
(cherry picked from commit 97dd175)
No it's not, I closed the backport and removed the respective tests in #1806 |
|
Thank you @christophfroehlich |
Focuses one of the points described here: #1676
Pretty much copied and adapted form diff drive controller. I've tested it on real robot and it worked fine