Using Vector V103 GPS and Microstrain 3DM-GX5-25 IMU to localize WAM-V
$ sudo apt-get install libgps-dev
$ sudo apt-get install ros-kinetic-gps
$ sudo apt-get install ros-kinetic-robot-localization
$ cd ~/robotx_sensor/catkin_ws
$ catkin_make install
$ pip install utm
First, we have to give the permission for USB ports
$ source ~/robotx_nctu/set_sensors_port.sh
And then turn on the sensors
$ roslaunch localization sensors.launch
Next
$ roslaunch localization gps_imu_localization.launch