ros-mobile-robots / diffbot

DiffBot is an autonomous 2wd differential drive robot using ROS Noetic on a Raspberry Pi 4 B. With its SLAMTEC Lidar and the ROS Control hardware interface it's capable of navigating in an environment using the ROS Navigation stack and making use of SLAM algorithms to create maps of unknown environments.
https://ros-mobile-robots.com
BSD 3-Clause "New" or "Revised" License
297 stars 86 forks source link

[RViz] Reset odometry #29

Open fjp opened 3 years ago

fjp commented 3 years ago

For experiments it would be helpful to reset the odometry (x, y, orientation) back to zero. Resetting should place the robot at the same start location in RViz.

fjp commented 3 years ago

Related to https://github.com/ros-controls/ros_controllers/issues/382 and the PR in https://github.com/ros-controls/ros_controllers/pull/564