(!) Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of your OS & ROS, and also add appropriate tags.

Starting Bumper

Description: Starting bumpers on the Evarobot.

Tutorial Level: BEGINNER

Next Tutorial: Reading Bumper via Terminal

Connect via SSH to the Evarobot.

> ssh pi@evarobotDSK
> sudo -s

Execute evarobot_bumper.launch file.

# evarobot
> roslaunch evarobot_bumper evarobot_bumper.launch

In order to sync ros masters,

# evarobot
> roslaunch master_discovery_fkie master_discovery.launch

# evarobot
> roslaunch master_sync_fkie master_sync.launch

Wiki: evarobot_bumper/Tutorials/indigo/Starting Bumper (last edited 2015-09-17 08:27:31 by makcakoca)