agilexrobotics / ugv_gazebo_sim

gazebo_sim
182 stars 84 forks source link

/odom and /map frame in Ranger 3 ROS2 simulation #35

Open ghost opened 4 months ago

ghost commented 4 months ago

I wonder if there is any modification we can do so that we can treat original point in Gazebo simulation, and broadcast the tf from the original point as /map, to /base_link?

For now the tf tree looks like: image

Yet in Gazebo, the pose of base_link actually can be plotted as:

image

Any suggestions are much appreciated!