From 825dd26bb5b6583e8cc465efa3531fcd49c49411 Mon Sep 17 00:00:00 2001 From: Bill Finger Date: Mon, 17 Jul 2023 16:43:38 +0300 Subject: [PATCH] add rgbd sensor --- rbs_simulation/worlds/mir.sdf | 75 +++++++++++++++++++++++++++++++++-- 1 file changed, 72 insertions(+), 3 deletions(-) diff --git a/rbs_simulation/worlds/mir.sdf b/rbs_simulation/worlds/mir.sdf index 6adc35d..d658131 100644 --- a/rbs_simulation/worlds/mir.sdf +++ b/rbs_simulation/worlds/mir.sdf @@ -49,13 +49,34 @@ - true true true true - + + + RGBD: image + floating + 350 + 315 + 320 + + rgbd_camera/image + false + + + + RGBD: depth + floating + 350 + 315 + 500 + 320 + + rgbd_camera/depth_image + false + true @@ -288,6 +309,54 @@ camera - + + +