From 28eca42b5bbcd2fc8af78ee87e3f6cc5dc170aab Mon Sep 17 00:00:00 2001 From: Christoph Froehlich Date: Tue, 7 Feb 2023 10:56:30 +0000 Subject: [PATCH] Fix wrong paths --- example_2/README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/example_2/README.rst b/example_2/README.rst index 31c919225..05090cd65 100644 --- a/example_2/README.rst +++ b/example_2/README.rst @@ -74,14 +74,14 @@ The *DiffBot* URDF files can be found in ``description/urdf`` folder. Files used for this demos ######################### - - Launch file: `diffbot.launch.py `__ - - Controllers yaml: `diffbot_controllers.yaml `__ - - URDF file: `diffbot.urdf.xacro `__ + - Launch file: `diffbot.launch.py `__ + - Controllers yaml: `diffbot_controllers.yaml `__ + - URDF file: `diffbot.urdf.xacro `__ - + Description: `diffbot_description.urdf.xacro `__ - + ``ros2_control`` tag: `diffbot.ros2_control.xacro `__ + + Description: `diffbot_description.urdf.xacro `__ + + ``ros2_control`` tag: `diffbot.ros2_control.xacro `__ - - RViz configuration: `diffbot.rviz `__ + - RViz configuration: `diffbot.rviz `__ - Hardware interface plugin: `diffbot_system.cpp `__