how to simulate odom with Gazebo
hi,
I've got my urdf file with differential drive. The file is very similar to this
I would like to simulate Odom values while using Nav2 and ros2 foxy. I am following the Nav2 guide but it is not clear if the Odom topics it is automatically populated via the diff_drive gazebo plugin or if I need to create a fake node.
If I need to create a fake node to publish Odom values why the urdf have odom statements in it.
Final question, is Ignition better than Gazebo?