diff --git a/rrbot_gazebo/package.xml b/rrbot_gazebo/package.xml index 74bf2f1..ac398e9 100644 --- a/rrbot_gazebo/package.xml +++ b/rrbot_gazebo/package.xml @@ -3,7 +3,9 @@ rrbot_gazebo 0.0.0 - rrbot_gazebo + + Launch files and worlds to launch the rrbot in Gazebo, this will publish the joint states in ROS 2. + Dave Coleman BSD diff --git a/rrbot_moveit_demo_nodes/package.xml b/rrbot_moveit_demo_nodes/package.xml index d4ffcd5..e3799b8 100644 --- a/rrbot_moveit_demo_nodes/package.xml +++ b/rrbot_moveit_demo_nodes/package.xml @@ -3,7 +3,10 @@ rrbot_moveit_demo_nodes 0.0.0 - Config and launch files to run rrbot demos with ROS 2, gazebo and moveit2 + + Config and launch files to run a MoveIt2 demo with the rrbot. + This example will use Gazebo classic to simulate the robot and ROS 2 to communicate the rrbot with MoveIt2. + Alejandro Hernández Apache 2 BSD