Heavy Config Gazebo Model

Hello, I am trying to simulate the BlueRov2 with gazebo and ardupilot. I now need to change the bluerov model to be a heavy configuration and can’t figure it out. I’ve seen a post here that talked about adding more thrusters and control channels in the SDF file, but I am unsure on how to do that. If anyone has any resources or has a heavy config sdf file that would be appreciated.

Hi @ssicari,

You just need to update the urdf file to add more thrusters.
And edit the xacro file to update the buoyancy for each buoyancy foam of the frame and the motors position.

The same thing applies to the SDF file.

1 Like

Thank you for the response, I am assuming I can just copy the format for adding the buoyancy foam and the motor position. Is there any resources to get the proper xyz positions for them?