source: trunk/phidget_ik/manifest.xml @ 4

Last change on this file since 4 was 4, checked in by wcaarls, 12 years ago

Updated phidget_ik to revision 841

File size: 387 bytes
Line 
1<package>
2  <description brief="phidget_ik">
3
4     phidget_ik extends phidgetspp to the PhidgetInterfaceKit.
5
6  </description>
7  <author>Wouter Caarls</author>
8  <license>BSD</license>
9  <review status="unreviewed" notes=""/>
10  <url>http://ros.org/wiki/phidget_ik</url>
11  <depend package="phidgetspp"/>
12
13  <export>
14    <cpp cflags="-I${prefix}/include"/>
15  </export>
16       
17</package>
Note: See TracBrowser for help on using the repository browser.