Advertisement
0xff-mighty

lwa_ikfast_wrapper package.xml

Mar 7th, 2013
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.80 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <package>
  3.   <name>lwa_ikfast_wrapper</name>
  4.   <version>0.0.0</version>
  5.   <description>The lwa_ikfast_wrapper package</description>
  6.  
  7.   <maintainer email="0xff@todo.todo">0xff</maintainer>
  8.   <license>TODO</license>
  9.  
  10.   <buildtool_depend>catkin</buildtool_depend>
  11.  
  12.   <build_depend>moveit_core</build_depend>
  13.   <build_depend>lwa_ikfast_plugin</build_depend>
  14.   <build_depend>pluginlib</build_depend>
  15.   <build_depend>roscpp</build_depend>
  16.   <build_depend>std_msgs</build_depend>
  17.   <build_depend>urdf</build_depend>
  18.  
  19.   <run_depend>moveit_core</run_depend>
  20.   <run_depend>lwa_ikfast_plugin</run_depend>
  21.   <run_depend>pluginlib</run_depend>
  22.   <run_depend>roscpp</run_depend>
  23.   <run_depend>std_msgs</run_depend>
  24.   <run_depend>urdf</run_depend>
  25.  
  26.   <export>
  27.   </export>
  28. </package>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement