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

Issue warning when firmware version number doesn't match #130

Closed dpkoch closed 4 years ago

dpkoch commented 4 years ago

Instead of just silently breaking things for users when we update rosflight_io (but they may not update the firmware), let's print out a warning when the firmware major and minor version numbers don't match the rosflight_io major and minor versions.

This means that we'll need to keep those version numbers in sync, per previous discussions. Patch version numbers can be changed independently when changes affect only the firmware or only rosflight.