Camera Sim Update
This commit is contained in:
45
models/iris_with_gimbal/model.config
Executable file
45
models/iris_with_gimbal/model.config
Executable file
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<model>
|
||||
<name>Iris with Gimbal</name>
|
||||
<version>2.0</version>
|
||||
<sdf version="1.9">model.sdf</sdf>
|
||||
|
||||
<author>
|
||||
<name>Fadri Furrer</name>
|
||||
<email>fadri.furrer@mavt.ethz.ch</email>
|
||||
</author>
|
||||
<author>
|
||||
<name>Michael Burri</name>
|
||||
</author>
|
||||
<author>
|
||||
<name>Mina Kamel</name>
|
||||
</author>
|
||||
<author>
|
||||
<name>Janosch Nikolic</name>
|
||||
</author>
|
||||
<author>
|
||||
<name>Markus Achtelik</name>
|
||||
</author>
|
||||
|
||||
<author>
|
||||
<name>Rhys Mainwaring</name>
|
||||
</author>
|
||||
|
||||
<description>
|
||||
Starting with iris_with_standoffs
|
||||
add LiftDragPlugin
|
||||
add ArduCopterPlugin
|
||||
add gimbal_small_2d
|
||||
</description>
|
||||
<depend>
|
||||
<model>
|
||||
<uri>model://gimbal_small_2d</uri>
|
||||
<version>2.0</version>
|
||||
</model>
|
||||
<model>
|
||||
<uri>model://iris_with_standoffs</uri>
|
||||
<version>2.0</version>
|
||||
</model>
|
||||
</depend>
|
||||
</model>
|
||||
Reference in New Issue
Block a user