Skip to content

Commit

Permalink
Merge pull request #18 from sangteak601/remove_container_docs
Browse files Browse the repository at this point in the history
remove docker setup in doc
  • Loading branch information
sangteak601 authored Aug 19, 2024
2 parents 0f100f1 + 9644752 commit ba232c0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions doc/moveit_doc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ If you want to run an application on the local machine, you need following depen
2. `ROS 2 humble <https://docs.ros.org/en/humble/Installation.html>`_
3. `MoveIt 2 <https://github.com/moveit/moveit2>`_

Running in the container
^^^^^^^^^^^^^^^^^^^^^^^^
If you want to run an application in docker container, you need following dependencies installed on the machine.

1. `Docker <https://docs.docker.com/engine/install/>`_


Installation
------------
Expand Down Expand Up @@ -58,10 +52,6 @@ Running on the local machine
cd ~/mujoco_ros_ws
colcon build
Running in the container
^^^^^^^^^^^^^^^^^^^^^^^^

TODO
How to Setup mujoco_ros2_control
--------------------------------
Expand Down

0 comments on commit ba232c0

Please sign in to comment.