BCLab-UNM / SwarmBaseCode-ROS

The base code provided to teams participating in NASA Swarmathon IV.
http://nasaswarmathon.com
MIT License
46 stars 46 forks source link

Fix check calibration mixed messages #240

Open gmfricke opened 5 years ago

gmfricke commented 5 years ago

The calibration code always shows passed but then failed if the check failed.

Should not show passed when fails. This odd behaviour is due to showing the messages using an exception.