Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2c666eb

Browse files
ES-AlexanderHwurzburg
authored andcommitted
Sub: use-cases: add videos, improve sidebar visibility
1 parent d641f5d commit 2c666eb

3 files changed

Lines changed: 47 additions & 5 deletions

File tree

common/source/docs/common-use-cases-and-applications.rst

Lines changed: 40 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,49 @@ Use Cases
1616

1717
.. image:: ../../../images/case-sub.jpg
1818

19+
- Observation and exploration
20+
21+
.. youtube:: T_FMx7C5P_8
22+
:width: 100%
23+
24+
- Wreck discovery and documenting
25+
26+
.. youtube:: BV91zgzEFHs
27+
:width: 100%
28+
29+
- Photography and videography
30+
31+
.. youtube:: 8IOn9yDXBLM
32+
:width: 100%
33+
34+
- Boat, equipment, and infrastructure inspection
35+
36+
.. youtube:: LCWA_9RFQ24
37+
:width: 100%
38+
39+
- Biological sampling and surveying
40+
41+
.. youtube:: t6J94qbZqKk
42+
:width: 100%
43+
44+
- Underwater retrieval
45+
46+
.. youtube:: _tzUh62LPjA
47+
:width: 100%
48+
49+
- Academic and research projects
50+
51+
.. youtube:: X8CUwg6_y7E
52+
:width: 100%
53+
54+
- ROV and AUV competitions
1955

2056
- Bathymetry Boat
2157

2258
.. image:: ../../../images/case-boat.jpg
2359

60+
.. youtube:: p24jFOGKxb8
61+
:width: 100%
2462

2563
- Autonomous Mowers and Tractors
2664

@@ -32,10 +70,8 @@ Use Cases
3270
.. image:: ../../../images/case-cmu-nrec-drone.png
3371

3472

35-
.. youtube:: k6jKkpmj4-k
36-
:width: 640
37-
:height: 480
38-
73+
.. youtube:: k6jKkpmj4-k
74+
:width: 100%
3975

4076
.. toctree::
4177
:maxdepth: 1

sub/source/docs/additional-information.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ Additional Information and Topics of Interest
1111
Upcoming Features <common-master-features>
1212
Ready to Swim/Use Vehicles <common-rtf>
1313
OEM Customization <common-oem-customizations>
14-
Use Cases and Applications <common-use-cases-and-applications>
1514
Web Tools <https://firmware.ardupilot.org/Tools/WebTools/>
1615
Appendix <common-appendix>

sub/source/docs/introduction.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
Introduction to Sub
55
===================
66

7+
.. toctree::
8+
:maxdepth: 1
9+
:hidden:
10+
11+
common-use-cases-and-applications
12+
713
Sub is an advanced open-source autopilot system for submersible ROVs (Remote Operated Vehicle) that supports multiple vehicle configurations. It offers a variety of operating modes from fully manual to fully autonomous, and is designed to be safe, feature-rich, open-ended, and easy to use even for novice users.
814

915
.. image:: ../images/sub-system.jpg
@@ -50,3 +56,4 @@ Sub provides access to many functionalities through its fine-grained :ref:`param
5056
* Optional Buoyancy Control instead of vertical thrusters/neutral buoyancy
5157

5258
**No programming is required** for standard operation, but highly detailed interfaces are available for programmatic control (including :ref:`MAVLink commands<dev:mavlink-commands>`), and the autopilot firmware can be freely modified and extended (including through dynamically loaded :ref:`common-lua-scripts`).
59+

0 commit comments

Comments
 (0)