vortexntnu / rov-control

Complete control system for Vortex' ROV
13 stars 9 forks source link

Create custom msgs for Odometry and FloatArray64Stamped #49

Closed mortenfyhn closed 6 years ago

mortenfyhn commented 6 years ago

nav_msgs/Odometry is used for state estimates, and vortex_msgs/FloatArray64Stamped is used for thruster forces. Both of these should be replaced with message types that make sense.