Skip to content

Commit

Permalink
Updated package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaun-edwards committed Dec 26, 2013
1 parent 4789ec7 commit 67d0f58
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions industrial_trajectory_filters/package.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,22 @@
<package>
<name>industrial_trajectory_filters</name>
<version>1.0.0</version>
<description>industrial_trajectory_filters</description>

<description>
<p>
ROS Industrial libraries/plugins for filtering trajectories.
</p>
<p>
This package is part of the ROS Industrial program and contains libraries
and moveit plugins for filtering robot trajectories.
</p>
</description>
<author email="[email protected]">Shaun Edwards</author>
<author email="[email protected]">Jorge Nicho</author>
<maintainer email="[email protected]">Shaun Edwards</maintainer>
<license>BSD</license>
<url type="website">http://ros.org/wiki/industrial_robot_client</url>
<author>Shaun Edwards</author>
<url type="website">http://ros.org/wiki/industrial_trajectory_filters</url>
<url type="bugtracker">https://github.com/ros-industrial/industrial_core/issues</url>
<url type="repository">https://github.com/ros-industrial/industrial_core</url>

<buildtool_depend>catkin</buildtool_depend>

Expand All @@ -24,6 +34,5 @@

<export>
<moveit_core plugin="${prefix}/planning_request_adapters_plugin_description.xml"/>
<cpp lflags="-Wl,-rpath,${prefix}/lib -L${prefix}/lib" cflags="-I${prefix}/include"/>
</export>
</package>

0 comments on commit 67d0f58

Please sign in to comment.