From 64b083b242467ee242da145d1822f5a8a1ba44c1 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Wed, 6 Oct 2021 21:17:21 +0300 Subject: [PATCH] Add external camera model --- clover_simulation/models/camera/camera.sdf | 33 ++++++++++++++++++++ clover_simulation/models/camera/model.config | 13 ++++++++ 2 files changed, 46 insertions(+) create mode 100644 clover_simulation/models/camera/camera.sdf create mode 100644 clover_simulation/models/camera/model.config diff --git a/clover_simulation/models/camera/camera.sdf b/clover_simulation/models/camera/camera.sdf new file mode 100644 index 00000000..8d6b1ccd --- /dev/null +++ b/clover_simulation/models/camera/camera.sdf @@ -0,0 +1,33 @@ + + + + true + + 0 0 0 0 0 0 + + + 2.0944 + + B8G8R8 + 800 + 600 + + + 0.02 + 300 + + + 1 + 20 + 1 + + 1 + image_raw + camera_info + camera + /camera + + + + + diff --git a/clover_simulation/models/camera/model.config b/clover_simulation/models/camera/model.config new file mode 100644 index 00000000..6ab6ba6b --- /dev/null +++ b/clover_simulation/models/camera/model.config @@ -0,0 +1,13 @@ + + + Camera + 1.0 + camera.sdf + + Oleg Kalachev + okalachev@gmail.com + + + External camera + +