Skip to content

Commit

Permalink
Improved description
Browse files Browse the repository at this point in the history
Signed-off-by: ahcorde <[email protected]>
  • Loading branch information
ahcorde committed Feb 4, 2021
1 parent 48695f9 commit 65fc070
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 3 additions & 1 deletion rrbot_gazebo/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
<package format="3">
<name>rrbot_gazebo</name>
<version>0.0.0</version>
<description>rrbot_gazebo</description>
<description>
Launch files and worlds to launch the rrbot in Gazebo, this will publish the joint states in ROS 2.
</description>
<maintainer email="[email protected]">Dave Coleman</maintainer>

<license>BSD</license>
Expand Down
5 changes: 4 additions & 1 deletion rrbot_moveit_demo_nodes/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
<package format="3">
<name>rrbot_moveit_demo_nodes</name>
<version>0.0.0</version>
<description>Config and launch files to run rrbot demos with ROS 2, gazebo and moveit2</description>
<description>
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.
</description>
<maintainer email="[email protected]">Alejandro Hernández</maintainer>
<license>Apache 2</license>
<license>BSD</license>
Expand Down

0 comments on commit 65fc070

Please sign in to comment.