|
From: <tf...@us...> - 2009-06-23 21:02:22
|
Revision: 17545
http://personalrobots.svn.sourceforge.net/personalrobots/?rev=17545&view=rev
Author: tfoote
Date: 2009-06-23 21:02:21 +0000 (Tue, 23 Jun 2009)
Log Message:
-----------
creating geometery stack
Added Paths:
-----------
pkg/trunk/stacks/geometery/
pkg/trunk/stacks/geometery/stack.xml
Added: pkg/trunk/stacks/geometery/stack.xml
===================================================================
--- pkg/trunk/stacks/geometery/stack.xml (rev 0)
+++ pkg/trunk/stacks/geometery/stack.xml 2009-06-23 21:02:21 UTC (rev 17545)
@@ -0,0 +1,13 @@
+<stack name="geometery" version="0.1">
+ <description brief="geometery and math libraries">
+ The basis geometric and math libraries used in ros.
+ </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_msgs" version="0.5"/>
+ <depend stack="common" version="0.5"/>
+</stack>
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|