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 Encoders
Description: Starting encoders on the Evarobot.Tutorial Level: BEGINNER
Next Tutorial: Reading Odometry via Terminal
Connect via SSH to the Evarobot.
> ssh pi@evarobotDSK > sudo -s
Execute evarobot_odometry.launch file.
# evarobot > roslaunch evarobot_odometry evarobot_odometry.launch
In order to sync ros masters,
# evarobot > roslaunch master_discovery_fkie master_discovery.launch
# evarobot > roslaunch master_sync_fkie master_sync.launch