rosflight / rosflight_ros_pkgs

ROS packages for the ROSflight autopilot
http://rosflight.org/
BSD 3-Clause "New" or "Revised" License
86 stars 56 forks source link

GPS topic name #44

Closed dallinbriggs closed 6 years ago

dallinbriggs commented 6 years ago

Rosflight publishes gps/data and rosplane listens to gps. It's not a big deal to remap every time, but it's annoying. Either rosplane should be switched to listen to gps/data, or rosflight should be switched to publish gps. Is there a reason we should call the topic gps/data rather than gps? I'm happy to switch rosplane to gps/data if that is easiest.

gellings commented 6 years ago

I'm pretty sure we settled on gps. It's not really a rosflight thing because rosflight currently doesn't provide gps (that's the real issue) but I'll fix the dirver in rosflight utils.