Skip to content
Karan Chawla edited this page Mar 26, 2017 · 1 revision

Launch nav_behaviors package which launches diffdrive_controller and odometry node

roslaunch nav_behaviors nav_behaviors.launch

Launch the serial node with

rosrun rosserial_python serial_node.py /dev/ttyACM0

Send target velocity to the rover using the bash script

./nav_forward

Clone this wiki locally