Skip to content

Commit

Permalink
homogenize rocker/docker instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Tully Foote <[email protected]>
  • Loading branch information
tfoote committed Dec 1, 2021
1 parent f8f63d4 commit da424d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ Optionally, you may choose to build this repository using Docker, for
convenience.
Make sure you have a recent version of [Docker](https://docs.docker.com/) and
[nvidia-docker](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#docker)
installed. Next to get started simply run the following command.
installed.
And [rocker](https://github.com/osrf/rocker) available as debian package `python3-rocker` with the ROS packages.
Next to get started simply run the following command.
```
docker/build_and_run_docker.sh
```
Expand All @@ -36,8 +38,6 @@ docker/join.sh mbari_lrauv
. /home/colcon_ws/install/setup.bash
```

## Rocker Alternative


### Empty World from Source

Expand Down

0 comments on commit da424d8

Please sign in to comment.