source: trunk/shared_serial/stack.xml @ 23

Last change on this file since 23 was 23, checked in by wcaarls, 11 years ago

Updated shared_serial to revision 1180

File size: 538 bytes
Line 
1<stack>
2  <name>shared_serial</name>
3  <version>0.1.0</version>
4  <description brief="shared_serial">Shared serial port with locking functionality</description>
5  <author email="w.caarls@tudelft.nl">Wouter Caarls</author>
6  <maintainer email="w.caarls@tudelft.nl">Wouter Caarls</maintainer>
7  <license>BSD</license>
8  <copyright>TU Delft Robotics Institute</copyright>
9  <review status="unreviewed" notes=""/>
10  <url>http://ros.org/wiki/shared_serial</url>
11  <build_depends>ros_comm</build_depends>
12  <depends>ros_comm</depends>
13</stack>
Note: See TracBrowser for help on using the repository browser.