Remapping Locobot Base Odom #4
-
We were developing some base motion controllers in simulation and everything worked great. But then we put the code on our Locobot and did not work because the Odometry topics are published on We tried to do a remap doing something like this:
But, this method does not appear to work. Any tips would be great! @LSinterbotix Any thoughts on this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
My suggestion would be to inspect the topics and parameters to see if there are any namespacing issues. |
Beta Was this translation helpful? Give feedback.
My suggestion would be to inspect the topics and parameters to see if there are any namespacing issues.
/
characters always trip me up when working with remapping and local/global params.