Parameterized diff_drive_controller's odom_frame_id#205
Parameterized diff_drive_controller's odom_frame_id#205bmagyar merged 3 commits intoros-controls:indigo-develfrom
Conversation
|
May I ask you to provide 2 tests as well? Updating the diff drive wiki should also be in order. |
|
Sorry, just so I'm sure I understand the tests you're asking for -- by topic do you mean frame id? Currently working on:
|
|
Tests implemented, and passing. |
There was a problem hiding this comment.
optional: you don't need to zero anything for this test
|
Just some minor comments related with the test. I think it's good to have the ability to set the odometry frame_id, as in 👍 @tappan-at-git Let us know if you either address my minor comments or not, to merge this. |
|
Changes made! |
|
👍 here too |
|
Thanks! Let's merge this 🎉 |
Parameterized diff_drive_controller's odom_frame_id
|
Thanks for your contribution Eric! |
|
No problem! 🎉 Is there a good way to keep track of the release cycle so I can make sure the new feature gets documented on the wiki once it hits? |
|
Not really. You can check back to see if there are new tags with release
|
Addressing issue #204, made odom_frame_id_ a parameter-driven value for diff_drive_controllers.