- git clone this repository
- copy the package folder to your catkin_ws/src folder
- rename the package folder to "waiter_robots"
- cd to scripts/node.py and run
chmod +x node.py
this makes the file executable
4) in catkin_ws run
catkin_make
- to run the code now run in seperate terminals
roscore
rosrun stage_ros stageros "path to map world file"
rosrun map_server map_server "path to map yaml file"
rosrun rviz rviz
rosrun waiter_robots node.py