Cleaning up some manifests
This commit is contained in:
parent
3fcad795c8
commit
d66f558a6e
|
@ -1,8 +1,7 @@
|
|||
<package>
|
||||
<description brief="arm_kinematics">
|
||||
|
||||
arm_kinematics
|
||||
|
||||
<description brief="A generic package for computing Arm Kinematics">
|
||||
A generic package for computing both forward and backward kinematics for arms.
|
||||
Developed as an alternative to pr2_arm_kinematics for people not using the PR2.
|
||||
</description>
|
||||
<author>David Lu!!</author>
|
||||
<license>BSD</license>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<stack>
|
||||
<description brief="urdf_tools">urdf_tools</description>
|
||||
<description brief="Tools for use with URDF Models">This package contains a number of tools for making, viewing and using URDF models.</description>
|
||||
<author>Maintained by David Lu!!</author>
|
||||
<license>BSD</license>
|
||||
<review status="unreviewed" notes=""/>
|
||||
|
|
|
@ -1,10 +1,8 @@
|
|||
<package>
|
||||
<description brief="urdf_tutorial">
|
||||
|
||||
urdf_tutorial
|
||||
|
||||
<description brief="Code for some URDF Tutorials">
|
||||
Support code for the step by step URDF tutorials on ROS.org
|
||||
</description>
|
||||
<author>Lu David </author>
|
||||
<author>David Lu!!</author>
|
||||
<license>BSD</license>
|
||||
<review status="unreviewed" notes=""/>
|
||||
<url>http://ros.org/wiki/urdf_tutorial</url>
|
||||
|
|
Loading…
Reference in New Issue