uuv_simulator icon indicating copy to clipboard operation
uuv_simulator copied to clipboard

Setting <neutrally_buoyant> to 1 sinks the model gradually

Open Gowresh7 opened this issue 3 years ago • 2 comments

I am simulating lauv model in gazebo 9. When I set the tag <neutrally_buoyant>1</neutrally_buoyant>, the lauv model gradually sinks to ground.

Gowresh7 avatar Sep 07 '20 11:09 Gowresh7

You may have to change the mass, the inertial and the volume tag such that the vehicle is in a state near to neutral buoyant. A PID maybe needed so that the thruster in the simulator will keep the vehicle in position.

loguna123 avatar Apr 23 '21 04:04 loguna123

Actually I think this is related to the sensors being attached to the robot having their own mass elements, so even though the robot model is neutrally buoyant, the sensor models are not and thus apply small forces to the robot causing it to sink. I also have this problem with my UUV in the simulator. (I have tested this by commenting out all the sensors, which causes the robot not to sink, but that is not a workable solution, just verification of the problem.)

zippyzoo77 avatar Jul 15 '22 19:07 zippyzoo77