update default omnicopter pose (#22218)

Co-authored-by: frederik <frederik@auterion.com>
This commit is contained in:
Frederik Markus 2023-10-30 14:38:48 +01:00 committed by GitHub
parent 794d0d177b
commit 26fd4c852c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<sdf version='1.9'>
<include>
<name>omnicopter</name>
<pose>0 0 0 0 0 0</pose>
<pose>0 0 0.2 0 0 0</pose>
<uri>https://fuel.gazebosim.org/1.0/PX4/models/Omnicopter</uri>
</include>
</sdf>