Skip to content

Instantly share code, notes, and snippets.

View lcastri's full-sized avatar

Luca Castri lcastri

View GitHub Profile
@lcastri
lcastri / TIAGo.md
Last active March 7, 2023 18:33
TIAGo mapping & navigation

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'"
@lcastri
lcastri / TIAGo_simulation.md
Last active March 6, 2023 18:22
TIAGo mapping & localisation in simulation

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

@lcastri
lcastri / TIAGo connection.md
Last active August 10, 2022 10:05
TIAGo connection.md

1 - Add local DNS

modify /etc/hosts file

sudo nano /etc/hosts

add the following line:

10.68.0.1     tiago-29c