forked from ipa320/bride
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.xml
More file actions
14 lines (13 loc) · 714 Bytes
/
stack.xml
File metadata and controls
14 lines (13 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<stack>
<description brief="BRICS IDE for model driven engineering in ROS">
Contains an Eclipse based model driven engineering editor for ROS to create ROS packages and systems. Based on the graphical specified models the code for the node, configuration and launch files will be auto-generated.
</description>
<author>Maintained by Alexander Bubeck</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://www.best-of-robotics.org</url>
<depend stack="ros"/>
<depend stack="ros_comm" /> <!-- std_msgs, rostest, rospy, roscpp, message_filters -->
<depend stack="driver_common" /> <!-- dynamic_reconfigure -->
<depend stack="common" /> <!-- actionlib -->
</stack>