Skip to content

Commit

Permalink
Added missing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-palmer committed Sep 23, 2024
1 parent ccb6453 commit 06de700
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
env:
- ROS_DISTRO: rolling
- ROS_DISTRO: iron
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ benchmarking against other commonly-used control algorithms.
## Installation

auv_controllers is currently supported on Linux and is available for the ROS 2
Iron and Humble distributions. To install auv_controllers, first clone this
project to the `src` directory of your ROS workspace:
Rolling, Jazzy, Iron and Humble distributions. To install auv_controllers,
first clone this project to the `src` directory of your ROS workspace:

```bash
git clone [email protected]:Robotic-Decision-Making-Lab/auv_controllers.git
Expand Down

0 comments on commit 06de700

Please sign in to comment.