This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Description
How to reproduce:
In one terminal:
ign gazebo -v4 buoyant_tethys.sdf
In another:
ign topic -t /model/tethys/buoyancy_engine/ -m ignition.msgs.Double -p "data: 0"
Expected behavior
The vehicle pitches a little bit and then sinks mostly vertically.
Current behaviour

The vehicle sinks but keeps getting pushed backwards, this is likely to some weird numerical issue.