Skip to content

Commit

Permalink
update LunarSim Demo README (issue space-ros/demos#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
Taaj Street authored and Munir Azme committed Sep 9, 2024
1 parent c0be8ca commit 85b8b8e
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions source/Demos/LunarSim.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Lunar Sim Demo
LunarSim Demo
==============

Space ROS Lunar Sim Demo Docker Image
Expand Down Expand Up @@ -40,9 +40,22 @@ Then run:
./run.sh
Depending on the host computer, you might need to remove the ``--gpus all`` flag in ``run.sh``, which uses your GPUs.


Running the Demo
^^^^^^^^^^^^^^^^

Once the container is running, you can launch the demo by running:

.. code-block:: bash
souce install/setup.bash
ros2 launch lunar_sim_gz_worlds lunar_sim.launch
This will launch the gazebo lunar world, spawn the rover and start teleop in a new terminal window which enables you to control the rover as per the instructions in the terminal window.


Changing the Digital Elevation Model (DEM)
------------------------------------------

Expand Down

0 comments on commit 85b8b8e

Please sign in to comment.