Setting up odometry on physical bot
Howdy!
I'm currently making the switch from gazebo to a physical bot and realized I was using gazebo's diff drive plugin to handle publishing odom transformations.
I'm wondering how can I create a odom -> base_link transformation using ROS2 galactic for real life application. If anyone knows any examples, it would be greatly appreciated!