mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
Merged in add_hack_mud_box_dependency (pull request #45)
add dependency from starting_pen to mud_box
This commit is contained in:
commit
222260cfb0
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user