June 2018
Intermediate to advanced
484 pages
11h 36m
English
$ sudo apt-get install ros-kinetic-nmea-gps-driver $ rosstack profile & rospack profile
$ cd ~/catkin_ws/src $ git clone git https://github.com/ros-drivers/nmea_navsat_driver.git $ cd .. $ catkin_make
$ sudo chmod 666 /dev/ttyUSB0 $ rosrun nmea_gps_driver nmea_gps_driver.py _port:=/dev/ttyUSB0 _baud:=9600