Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 379 Bytes

robot_slam

A ROS package that enables a robot in a V-REP scene to SLAM

To execute the queue of waypoints, run

rostopic pub /path_ready std_msgs/Empty -1

A demonstration video of the robot guide can be found https://youtu.be/vzho2U02O7Y. To start the demo,

  1. Run ./run_leading.bash;
  2. Set the pose estimate of the robot in rviz;
  3. Start the simulation in V-REP.