Skip to content

Commit

Permalink
Tools: update branch to main in ros2_gz.repos (#3)
Browse files Browse the repository at this point in the history
- Update branch to main in ros2_gz.repos.
- Update README.

Signed-off-by: Rhys Mainwaring <[email protected]>
  • Loading branch information
srmainwaring authored Apr 17, 2023
1 parent aed0dfa commit 4988019
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ mkdir -p ~/ros2_ws/src && cd ~/ros2_ws/src

```bash
cd ~/ros2_ws/src
wget https://raw.githubusercontent.com/srmainwaring/ardupilot_gz/wips/wip-iris-camera/ros2_gz.repos
wget https://raw.githubusercontent.com/srmainwaring/ardupilot_gz/ros2_gz.repos
vcs import --recursive < ros2_gz.repos
```

Expand Down
2 changes: 1 addition & 1 deletion ros2_gz.repos
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories:
ardupilot_gz:
type: git
url: https://github.com/srmainwaring/ardupilot_gz.git
version: wips/wip-iris-camera
version: main
gps_umd:
type: git
url: https://github.com/swri-robotics/gps_umd.git
Expand Down

0 comments on commit 4988019

Please sign in to comment.