Changeset 23 for trunk/shared_serial
- Timestamp:
- 01/03/13 17:28:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/shared_serial/stack.xml
r16 r23 1 1 <stack> 2 <name>shared_serial</name> 3 <version>0.1.0</version> 2 4 <description brief="shared_serial">Shared serial port with locking functionality</description> 3 <author>Wouter Caarls</author> 5 <author email="w.caarls@tudelft.nl">Wouter Caarls</author> 6 <maintainer email="w.caarls@tudelft.nl">Wouter Caarls</maintainer> 4 7 <license>BSD</license> 8 <copyright>TU Delft Robotics Institute</copyright> 5 9 <review status="unreviewed" notes=""/> 6 10 <url>http://ros.org/wiki/shared_serial</url> 7 <depend stack="ros"/> 8 <depend stack="ros_comm"/> 9 <version>0.1.0</version> 11 <build_depends>ros_comm</build_depends> 12 <depends>ros_comm</depends> 10 13 </stack>
Note: See TracChangeset
for help on using the changeset viewer.