source: trunk/phidget_ik/manifest.xml @ 3

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

Published phidget_ik at revision 840

File size: 418 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  <depend package="roscpp"/>
13
14  <export>
15    <cpp cflags="-I${prefix}/include"/>
16  </export>
17       
18</package>
19
20
Note: See TracBrowser for help on using the repository browser.