TIAGo_Operate with Keyboard - SIGVerse/sigverse_unity_project GitHub Wiki
Operate TIAGo with keyboard
Startup Procedure
Start the Ubuntu side and then the Windows side.
Ubuntu side startup procedure
Open a new terminal and run the following command:
roslaunch sigverse_tiago_teleop_key teleop_key.launch
To start rviz, execute the following command.
roslaunch sigverse_tiago_teleop_key teleop_key_with_rviz.launch
Windows side startup procedure
Start the [Assets/SIGVerse/ExampleScenes/TIAGo/TIAGoTeleop(.unity)] scene with reference to here.
A room will appear when you start. The room is randomly selected from 4 types.
Run
You can control TIAGo by keyboard operation on the teleop_key.launch terminal.
Check the terminal for details of the operation.
If you want to finish, stop the Unity side and then the ROS side.
Ubuntu side (teleop_key_with_rviz.launch) (The details may differ from the latest version)
Windows side (The details may differ from the latest version)