From 4f9a623611782abadbe2ec6a3d536b523b6fcf5b Mon Sep 17 00:00:00 2001 From: Arjo Chakravarty Date: Wed, 1 Dec 2021 14:51:38 +0800 Subject: [PATCH] Address #14. Remove launch file. Signed-off-by: Arjo Chakravarty --- README.md | 2 +- docker/empty_world/Dockerfile | 2 +- lrauv_ignition_plugins/launch/lrauv_world.ign | 96 ------------------- 3 files changed, 2 insertions(+), 98 deletions(-) delete mode 100644 lrauv_ignition_plugins/launch/lrauv_world.ign diff --git a/README.md b/README.md index 6501cdb4..ac496894 100644 --- a/README.md +++ b/README.md @@ -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`. diff --git a/docker/empty_world/Dockerfile b/docker/empty_world/Dockerfile index 33c4a452..853a0297 100644 --- a/docker/empty_world/Dockerfile +++ b/docker/empty_world/Dockerfile @@ -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" ] diff --git a/lrauv_ignition_plugins/launch/lrauv_world.ign b/lrauv_ignition_plugins/launch/lrauv_world.ign deleted file mode 100644 index 38b80205..00000000 --- a/lrauv_ignition_plugins/launch/lrauv_world.ign +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - buoyant_tethys.sdf - - - - - - - - - - LRAUV simulator - - - - 3D View - false - docked - - - ogre2 - scene - 0.4 0.4 0.4 - 0.8 0.8 0.8 - 0 6 6 0 0.5 -1.57 - - - - World control - false - false - 72 - 121 - 1 - - floating - - - - - - - true - true - true - - - - - World stats - false - false - 110 - 290 - 1 - - floating - - - - - - - true - true - true - true - - - - - - - - - - - -