Merged in add_hack_mud_box_dependency (pull request #45)

add dependency from starting_pen to mud_box
This commit is contained in:
gerkey 2013-05-18 12:10:45 -07:00
commit 222260cfb0

View File

@ -20,4 +20,13 @@
A starting pen for a robot.
</description>
<!-- This depend is a hack to force download of mud_box, because adding
a depend in a locally stored mud_atlas model doesn't do the job. -->
<depend>
<model>
<uri>model://mud_box</uri>
<version>1.0</version>
</model>
</depend>
</model>