add dependency from starting_pen to mud_box

This commit is contained in:
gerkey 2013-05-18 19:07:20 +00:00
parent 6eb0590995
commit 918159689e

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>