Add external camera model

This commit is contained in:
Oleg Kalachev
2021-10-06 21:17:21 +03:00
parent b2ec48f0f3
commit 64b083b242
2 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0"?>
<model>
<name>Camera</name>
<version>1.0</version>
<sdf version="1.5">camera.sdf</sdf>
<author>
<name>Oleg Kalachev</name>
<email>okalachev@gmail.com</email>
</author>
<description>
External camera
</description>
</model>