UTRA-ART / SLAM-1920

SLAM and Navigation on ROS Kinetic
https://utra-art.github.io/SLAM/
3 stars 1 forks source link

Slam 57 - Adding GPS to Caffeine #80

Closed kajananchinniah closed 4 years ago

kajananchinniah commented 4 years ago

Added GPS sim to caffeine. It launches through the normal way.

Created a link: gps_link for the gps Nodes that gps publishes it's data to are gps/fix and gps/fix_velocity By default, it assumes the robot starts at 49.9, 8.9 and at an altitude of 0

I highly recommend testing this out on Gazebo before accepting this PR.