1 - Mapping 1.1 ROBOT connect to the robot by ssh: ssh pal@tiago-29c set the robot in mapping mode: rosservice call /pal_navigation_sm "input: 'MAP'"
1 - Launching simulation environment roslaunch hrsi_gazebo simulation.launch world:=WORD_NAME ! WORD_NAME to be changed (e.g. lane) 2 - Mapping 2.1 Map creation
1 - Add local DNS modify /etc/hosts file sudo nano /etc/hosts add the following line: 10.68.0.1 tiago-29c