Skip to content

Commit

Permalink
Replaced instances of Gazebo Garden with Gazebo Harmonic (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-palmer authored Aug 19, 2024
1 parent 992b51b commit 4247e6f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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

0 comments on commit 4247e6f

Please sign in to comment.