Skip to content

Commit

Permalink
docs: add article to ros distro (autowarefoundation#52)
Browse files Browse the repository at this point in the history
* docs: add article to ros distro

Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
KeisukeShima and pre-commit-ci[bot] authored Feb 10, 2022
1 parent 78af4fd commit a1cd4d7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions ansible/roles/pacmod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ This role sets up the prerequisites to install pacmod3_msgs following [this page

## Inputs

| Name | Required | Description |
| --------- | -------- | ----------- |
| rosdistro | true | ROS distro. |
| Name | Required | Description |
| --------- | -------- | --------------- |
| rosdistro | true | The ROS distro. |
2 changes: 1 addition & 1 deletion ansible/roles/rmw_implementation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ This role sets up ROS 2 RMW implementation following [this page](https://docs.ro

| Name | Required | Description |
| ------------------ | -------- | ------------------- |
| rosdistro | true | ROS distro. |
| rosdistro | true | The ROS distro. |
| rmw_implementation | true | RMW implementation. |
2 changes: 1 addition & 1 deletion ansible/roles/ros2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ $ apt-cache policy | grep universe

| Name | Required | Description |
| ----------------- | -------- | ------------------------------------------------ |
| rosdistro | true | ROS distro. |
| rosdistro | true | The ROS distro. |
| installation_type | false | The installation type (`desktop` or `ros-base`). |

0 comments on commit a1cd4d7

Please sign in to comment.