Skip to content

Commit 2671559

Browse files
Replaced instances of Gazebo Garden with Gazebo Harmonic (#238) (#264)
(cherry picked from commit 4247e6f) Co-authored-by: Evan Palmer <[email protected]>
1 parent d7cbcb8 commit 2671559

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/docs/tutorials/control.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tutorial.
1616

1717
The following ROS 2 dependencies are required for this tutorial:
1818

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

docs/docs/tutorials/simulation.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ project's needs.
1818

1919
This tutorial has the following dependencies:
2020

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

docs/docs/tutorials/teleop.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ keyboard.
1717

1818
The following ROS 2 dependencies are required for this tutorial:
1919

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

6969
The following ROS 2 dependencies are needed for this tutorial:
7070

71-
* Gazebo Garden or newer
71+
* Gazebo Harmonic or newer
7272
* [ardusub_driver](https://github.com/Robotic-Decision-Making-Lab/ardusub_driver)
7373
* [auv_controllers](https://github.com/Robotic-Decision-Making-Lab/auv_controllers)
7474
* [mobile_to_maritime](https://github.com/Robotic-Decision-Making-Lab/mobile_to_maritime)

0 commit comments

Comments
 (0)