mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
add dependency from starting_pen to mud_box
This commit is contained in:
parent
6eb0590995
commit
918159689e
@ -20,4 +20,13 @@
|
|||||||
A starting pen for a robot.
|
A starting pen for a robot.
|
||||||
</description>
|
</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>
|
</model>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user