DukeRobotics / robosub-ros

ROS system to control a robot for the RoboSub Competition.
https://duke-robotics.com
28 stars 25 forks source link

Offboard Comms #524

Closed vedarshshah closed 4 months ago

vedarshshah commented 4 months ago

Variety of updates to offboard_comms and data_pub. Highlights: resolution of pressure sensor hangup issue, easily maintainable and configurable CLI for uploading to Arduinos, and uniform config file structure.

Closes #518.

vedarshshah commented 4 months ago

What each person is reviewing: @maxwellmlin CLI only. @Will-Denton Updates to data_pub. @mbryant2025 Everything else.