-
Notifications
You must be signed in to change notification settings - Fork 13
ROS Operating Robot
Édouard Légaré edited this page Apr 20, 2019
·
3 revisions
This tutorials will show on to use the web interface to operate the robot.
- Launch the UI from the frontend folder on computer:
npm run serve
- Start the robot and connect through ssh to it.
- When connected, start the teleoperation on robot :
roslaunch secubot_pkg securbot_demo_teleop.launch
- Wait the nodes to all starts and connect to the robot using the web interface.
- After a successful connexion, on the telop page the switch next to the joystick should be enable. Turn the switch to "on".
- Using the joystick with your mouse should make the robot and follow the commands.