~ugocupcic/sr-ros-interface/manipulation

« back to all changes in this revision

Viewing changes to shadow_robot/cyberglove/manifest.xml

  • Committer: Ugo Cupcic
  • Date: 2011-05-23 15:44:05 UTC
  • mfrom: (119.1.67 sr-ros-interface)
  • Revision ID: ugo@shadowrobot.com-20110523154405-kwvv543sy9wxehzi
Huge merge from trunk. Lots of changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
  <description brief="Cyberglove ROS interface">
3
3
 
4
4
     This is a generic ROS interface to the Cyberglove from Immersion. It reads data from the Cyberglove, calibrate them
5
 
     and streams them to two different /joint_states topic: calibrated and raw data. 
 
5
     and streams them to two different /joint_states topic: calibrated and raw data.
6
6
 
7
7
  </description>
8
8
  <author>Ugo Cupcic</author>
17
17
  <depend package="diagnostic_msgs"/>
18
18
  <depend package="tinyxml"/>
19
19
 
 
20
  <depend package="cereal_port"/>
20
21
 
21
22
  <export>
22
23
    <cpp cflags="-I${prefix}/include/"/>