space-concordia-robotics / robotics-prototype

Teleoperated Mars rover with autonomous capabilities intended for robotics competitions.
https://spaceconcordia.github.io/robotics.html
25 stars 18 forks source link

Publish GPS Data As sensor_msgs/NavSatFix ROS message #585

Closed RealWilliamWells closed 4 months ago

RealWilliamWells commented 1 year ago

The data from the GPS should be published as a sensor_msgs/NavSatFix message in ROS2 for use by Autonomy as what will be required for URC.

Work should have already been done for the MobilePlatform teensy for obtaining GPS values and sending them back to the OBC, but many need to be dug up. I believe @nick-darlas worked on it before IIRC.