mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
Add offsets.
This commit is contained in:
parent
231254429b
commit
3815e8c96d
@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" ?>
|
||||
<sdf version="1.6">
|
||||
<model name="box_target_green">
|
||||
<pose>0 0 1 0 0 0</pose>
|
||||
<static>true</static>
|
||||
<link name="link">
|
||||
<collision name="collision">
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" ?>
|
||||
<sdf version="1.6">
|
||||
<model name="box_target_red">
|
||||
<pose>0 0 1 0 0 0</pose>
|
||||
<static>true</static>
|
||||
<link name="link">
|
||||
<collision name="collision">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user