Skip to content

Commit 71b49d1

Browse files
author
Kenji Miyake
committed
replace rolling by humble
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
1 parent 61b159c commit 71b49d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: ansible/roles/rmw_implementation/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rmw_implementation
22

3-
This role sets up ROS 2 RMW implementation following [this page](https://docs.ros.org/en/rolling/How-To-Guides/Working-with-multiple-RMW-implementations.html).
3+
This role sets up ROS 2 RMW implementation following [this page](https://docs.ros.org/en/humble/How-To-Guides/Working-with-multiple-RMW-implementations.html).
44

55
## Inputs
66

Diff for: ansible/roles/ros2/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ros2
22

3-
This role installs [ROS 2](http://www.ros2.org/) following [this page](https://docs.ros.org/en/rolling/Installation/Ubuntu-Install-Debians.html).
3+
This role installs [ROS 2](http://www.ros2.org/) following [this page](https://docs.ros.org/en/humble/Installation/Ubuntu-Install-Debians.html).
44

55
Additional steps may be needed depending on the `rosdistro` you choose.
66

0 commit comments

Comments
 (0)