Closed skallaher closed 7 years ago
The simulator currently publishes a robosub/depth message for depth when the control system is expecting to have the robosub/Float32Stamped data type.
robosub/depth
robosub/Float32Stamped
This is preventing the accurate simulation of depth control.
fixed by #57
The simulator currently publishes a
robosub/depth
message for depth when the control system is expecting to have therobosub/Float32Stamped
data type.This is preventing the accurate simulation of depth control.