You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Swap joystick surge/heave mapping in manual, stabilized and acro modes to make it similar to position modes
* docs: update UUV/BlueROV2 modes and joystick mapping
* Document basic control axes and joystick mapping
Added basic control axes and stick mapping for BlueROV2.
* Fixed formatting issue
* Enhance clarity of control axes and stick mapping
Clarified descriptions of motion axes and joystick controls for BlueROV2.
Copy file name to clipboardExpand all lines: docs/en/frames_sub/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,15 @@
6
6
Support for UUVs is [experimental](../airframes/index.md#experimental-vehicles).
7
7
Maintainer volunteers, [contribution](../contribute/index.md) of new features, new frame configurations, or other improvements would all be very welcome!
8
8
9
-
At time of writing it has only been tested using ROS in offboard mode.
9
+
At time of writing manual and assisted manual modes are available for supported UUV frames, as well as ROS in offboard mode.
10
10
The following features have not been implemented:
11
11
12
-
-Modes like missions, depth hold, stabilised manual control, etc.
12
+
-Autonomous mission-style underwater workflows are still limited compared to aerial vehicles.
13
13
- BlueRobotics gripper support.
14
14
15
15
:::
16
16
17
-
PX4 has basic support for UUVs.
17
+
PX4 has basic support for UUVs. For BlueROV2 Heavy, PX4 currently supports Manual, Stabilized, Acro, Altitude and Position modes.
0 commit comments