diff --git a/example_12/CMakeLists.txt b/example_12/CMakeLists.txt index b5e6a53c..e0554a57 100644 --- a/example_12/CMakeLists.txt +++ b/example_12/CMakeLists.txt @@ -76,7 +76,7 @@ install( DESTINATION include/ros2_control_demo_example_12 ) install( - DIRECTORY description/launch description/ros2_control description/urdf description/gazebo + DIRECTORY description/launch description/ros2_control description/urdf DESTINATION share/ros2_control_demo_example_12 ) install( diff --git a/example_12/description/gazebo/rrbot.gazebo.xacro b/example_12/description/gazebo/rrbot.gazebo.xacro deleted file mode 100644 index d37ca424..00000000 --- a/example_12/description/gazebo/rrbot.gazebo.xacro +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - $(find ros2_control_demo_example_12)/config/rrbot_chained_ontrollers.yaml - - - - - - Gazebo/Orange - - - - - 0.2 - 0.2 - Gazebo/Yellow - - - - - 0.2 - 0.2 - Gazebo/Orange - - - - - diff --git a/example_12/description/ros2_control/rrbot.ros2_control.xacro b/example_12/description/ros2_control/rrbot.ros2_control.xacro index a568ec31..4e253778 100644 --- a/example_12/description/ros2_control/rrbot.ros2_control.xacro +++ b/example_12/description/ros2_control/rrbot.ros2_control.xacro @@ -1,19 +1,14 @@ - + - - gazebo_ros2_control/GazeboSystem - - ros2_control_demo_example_12/RRBotSystemPositionOnlyHardware 0 3.0 100 - diff --git a/example_12/description/urdf/rrbot.urdf.xacro b/example_12/description/urdf/rrbot.urdf.xacro index f1f526bf..9498e9ee 100644 --- a/example_12/description/urdf/rrbot.urdf.xacro +++ b/example_12/description/urdf/rrbot.urdf.xacro @@ -6,7 +6,6 @@ https://github.com/ros-simulation/gazebo_ros_demos/blob/kinetic-devel/rrbot_desc --> - @@ -25,11 +24,5 @@ https://github.com/ros-simulation/gazebo_ros_demos/blob/kinetic-devel/rrbot_desc - - - - - - + name="RRBot" prefix="$(arg prefix)"/> diff --git a/example_12/package.xml b/example_12/package.xml index d14418cd..040f2959 100644 --- a/example_12/package.xml +++ b/example_12/package.xml @@ -10,7 +10,7 @@ Christoph Froehlich Dr.-Ing. Denis Štogl - Christoph Froehlich + Sai Kishor Kothakota Apache-2.0 @@ -23,8 +23,6 @@ controller_manager forward_command_controller - gazebo_ros - gazebo_ros2_control joint_state_broadcaster joint_state_publisher_gui joint_trajectory_controller