Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs/tutorials/control.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tutorial.

The following ROS 2 dependencies are required for this tutorial:

* Gazebo Garden or newer
* Gazebo Harmonic or newer
* [ardusub_driver](https://github.com/Robotic-Decision-Making-Lab/ardusub_driver)
(for use with the BlueROV2 vehicle models)
* [auv_controllers](https://github.com/Robotic-Decision-Making-Lab/auv_controllers)
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/tutorials/simulation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ project's needs.

This tutorial has the following dependencies:

* Gazebo Garden or newer
* Gazebo Harmonic or newer
* [ardusub_driver](https://github.com/Robotic-Decision-Making-Lab/ardusub_driver)
(for use with the BlueROV2 vehicle models)

Expand Down
4 changes: 2 additions & 2 deletions docs/docs/tutorials/teleop.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ keyboard.

The following ROS 2 dependencies are required for this tutorial:

* Gazebo Garden or newer
* Gazebo Harmonic or newer
* [ardusub_driver](https://github.com/Robotic-Decision-Making-Lab/ardusub_driver)
* [auv_controllers](https://github.com/Robotic-Decision-Making-Lab/auv_controllers)
* [teleop_twist_keyboard](https://github.com/ros2/teleop_twist_keyboard)
Expand Down Expand Up @@ -68,7 +68,7 @@ This tutorial describes how to teleoperate a simulated BlueROV2 using a gamepad.

The following ROS 2 dependencies are needed for this tutorial:

* Gazebo Garden or newer
* Gazebo Harmonic or newer
* [ardusub_driver](https://github.com/Robotic-Decision-Making-Lab/ardusub_driver)
* [auv_controllers](https://github.com/Robotic-Decision-Making-Lab/auv_controllers)
* [mobile_to_maritime](https://github.com/Robotic-Decision-Making-Lab/mobile_to_maritime)
Expand Down