|
From: <tf...@us...> - 2009-06-23 21:17:30
|
Revision: 17547
http://personalrobots.svn.sourceforge.net/personalrobots/?rev=17547&view=rev
Author: tfoote
Date: 2009-06-23 21:17:29 +0000 (Tue, 23 Jun 2009)
Log Message:
-----------
creating common_msgs stack
Added Paths:
-----------
pkg/trunk/stacks/common_msgs/
pkg/trunk/stacks/common_msgs/stack.xml
Copied: pkg/trunk/stacks/common_msgs/stack.xml (from rev 17545, pkg/trunk/common/stack.xml)
===================================================================
--- pkg/trunk/stacks/common_msgs/stack.xml (rev 0)
+++ pkg/trunk/stacks/common_msgs/stack.xml 2009-06-23 21:17:29 UTC (rev 17547)
@@ -0,0 +1,14 @@
+<stack name="common_msgs" version="0.1">
+ <description brief="common messages personal robots">
+ A set of code and messages that are widely useful to all robots. Things
+ like generic robot messages (i.e., kinematics, transforms), a generic
+ transform library (tf), laser-scan utilities, etc.
+ </description>
+ <author>Maintained by Tully Foote tf...@wi...</author>
+ <license>BSD</license>
+ <review status="unreviewed" notes=""/>
+ <url>http://pr.willowgarage.com/wiki/ROS</url>
+ <depend stack="ros" version="0.5"/
+ <depend stack="common" version="0.1"/>
+</stack>
+
Property changes on: pkg/trunk/stacks/common_msgs/stack.xml
___________________________________________________________________
Added: svn:mergeinfo
+ /pkg/branches/gazebo-branch-merge/common/stack.xml:15683-15684,15739-15794,15797-15820,15822-15839,15852-15870,15983-16008,16010-16016,16129-16141,16145-16169,16245-16262,16274-16334
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|