Skip to content

Commit

Permalink
Remove non-working examples (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored Aug 14, 2023
1 parent 6458276 commit ddc61d5
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -278,20 +278,3 @@ Send example commands:
.. code-block:: shell
ros2 run gazebo_ros2_control_demos example_gripper
Gazebo Classic + Moveit2 + ROS 2
==========================================

This example works with `ROS 2 Foxy <https://index.ros.org/doc/ros2/Installation/Foxy/>`__.
You should install Moveit2 from sources, the instructions are available in this `link <https://moveit.ros.org/install-moveit2/source/>`__.

The repository with all the required packages are in the `gazebo_ros_demos <https://github.com/ros-controls/gazebo_ros_demos/tree/ahcorde/port/ros2>`__.

.. code-block:: shell
ros2 launch rrbot_moveit_demo_nodes rrbot_demo.launch.py
.. image:: img/moveit2.gif
:alt: moveit2

0 comments on commit ddc61d5

Please sign in to comment.