Holding Pitch and Roll for BlueROV2 Heavy Configuration

Hi guys,

I need some help regarding controls for the BlueROV. I tried to hold the pitch or roll at a certain angle on the bluerov2 heavy configuration, but it always returns to the horizontal plane. How can the bluerov2 hold its pitch or roll angle? I have problems finding it out. Do I have to setup the parameters or it is a problem on the buoyancy and the bluerov2 can’t hold either pitch or roll?

Thanks guys…

Hi Mohd,
Have you managed to resolve the issue? We also have a heavy BlueROV2 and despite multiple attempts we also see the same behaviour. We can roll or pitch the ROV in stabilize or manual mode but it immediately returns to level when the command inputs are stopped.
Best regards

Matt

hi matt,

nope, the problem still persists. I am waiting for the bluerobotics team to reply.

cheers.

1 Like

Hi,

Right now this is not possible with our last version of ArduSub, but there is a feature in the master branch of the project that allows attitude control in stabilize mode via SET_ATTITUDE_TARGET and quaternions.

Documentation will be updated with further information.

1 Like

Hi Patrick,
Thanks for the response, I will look into that and also look forward to updates in the documentation.
Best regards
Matt

1 Like

Hi Patrick,

don’t really understand what you mean for altitude control. I am trying to hold the pitch or roll for the bluerov2 heavy config like in your video here:
Introducing the BlueROV2 Heavy Configuration! - YouTube at 2:30, where the bluerov2 in pitch down and moves laterally. Any idea how to do it or which parameters I need to change?

Thanks again.

1 Like

Hi,

Sorry, but in my previous post I said attitude and not altitude.
Attitude is usually used in robotics to talk about φ [roll], θ [pitch], ψ [yaw] and the speed of each one.

@amri @mattcmgb It appears to be possible to control roll and pitch in manual and acro mode.
From Joystick Button Functions in Ardusub webpage:

  • roll_pitch_toggle: Toggle between roll/pitch and forward/lateral control on joystick input

Further information will be added in our documentation and probably @jwalser can give more insights about it.

1 Like

Hi Patrick,
Thanks for the suggestion of Acro mode, I haven’t tried in Acro, so will give it a go. I did previously try roll/pitch toggle in manual mode, it was certainly possible to command roll / pitch but the ROV tended to revert to normal level attitude immediately - possible related to the ballast / buoyancy configuration.
Best regards
Matt

Hi,

We have updated the documentation, please check Roll and Pitch Control.

1 Like

Hi bluerobotics team,

Thank you very much for updating the documentation. I will definitely try it out as soon as possible and get back to you guys about the outcome.

Does the buoyancy effect the holding pitch of the bluerov. Currently our ROV is slightly pitch upwards due to the weight distribution of having the battery slightly place at the back to accommodate our GoPro place in front of the 3" enclosure.

Best regards,
Amri

The static/steady-state position of the ROV in the water will depend on the position of the center of gravity and center of buoyancy (weight and buoyancy distribution matter here). You move the trim weights around on the bottom of the ROV so that it sits level in the water when the motors are not spinning.

The dynamic position of the rov when it’s attitude angle is stabilized generally does not matter so much about the weight distribution, the autopilot can automatically correct for that.

A post was merged into an existing topic: How to use Roll/Pitch with Lateral/Forward/Backward insted Descend/Ascend movement