Skip to content

Commit

Permalink
Address #14. Remove launch file.
Browse files Browse the repository at this point in the history
Signed-off-by: Arjo Chakravarty <[email protected]>
  • Loading branch information
arjo129 committed Dec 1, 2021
1 parent f0bef55 commit 4f9a623
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 98 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Alternatively, they can be changed prior to compilation in the world SDF under

Launch the Ignition simulation:
```
ign launch lrauv_world.ign
ign gazebo buoyant_tethys.sdf
```
For verbose debug output, add `--verbose 4`.

Expand Down
2 changes: 1 addition & 1 deletion docker/empty_world/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ SHELL ["/bin/bash", "-c"]
# start ignition
ENTRYPOINT [ "/bin/bash" , "-c" , \
"source /home/colcon_ws/install/setup.bash \
&& ign launch lrauv_world.ign" ]
&& ign gazebo buoyant_tethys.sdf" ]
96 changes: 0 additions & 96 deletions lrauv_ignition_plugins/launch/lrauv_world.ign

This file was deleted.

0 comments on commit 4f9a623

Please sign in to comment.