From 93aa8ca842f5a5f79d01c1b08eda90db89eec12e Mon Sep 17 00:00:00 2001 From: Junichiro Sugihara Date: Tue, 14 Nov 2023 14:39:20 +0900 Subject: [PATCH] [Beetle][Vision] workaound enabling tag detection. --- robots/beetle/launch/bringup.launch | 10 +++- robots/beetle/robots/beetle.gazebo.xacro | 69 ++++++++++++++++++++++++ robots/beetle/urdf/beetle.urdf.xacro | 20 +++++++ 3 files changed, 98 insertions(+), 1 deletion(-) diff --git a/robots/beetle/launch/bringup.launch b/robots/beetle/launch/bringup.launch index 2dc2f61b3..6e9b8a396 100644 --- a/robots/beetle/launch/bringup.launch +++ b/robots/beetle/launch/bringup.launch @@ -7,7 +7,8 @@ - + + @@ -97,4 +98,11 @@ + ######## Apriltag Detection ############ + + + + + + diff --git a/robots/beetle/robots/beetle.gazebo.xacro b/robots/beetle/robots/beetle.gazebo.xacro index 92673a5a6..da7d6d9ea 100644 --- a/robots/beetle/robots/beetle.gazebo.xacro +++ b/robots/beetle/robots/beetle.gazebo.xacro @@ -26,6 +26,75 @@ __default_topic__ + + + 0.1 + 0.1 + + + + + + + + + + + + + + + + + + + + + + + + + 30.0 + + 1.57 + + 640 + 480 + R8G8B8 + + + 0.02 + 300 + + + gaussian + 0.0 + 0.007 + + + + $(arg robot_name) + true + 0.0 + downword_camera + image_raw + camera_info + downward_camera_optical_frame + 0.07 + 0.0 + 0.0 + 0.0 + 0.0 + 0.0 + + + diff --git a/robots/beetle/urdf/beetle.urdf.xacro b/robots/beetle/urdf/beetle.urdf.xacro index 3f72eec2b..64260ff3f 100644 --- a/robots/beetle/urdf/beetle.urdf.xacro +++ b/robots/beetle/urdf/beetle.urdf.xacro @@ -212,6 +212,26 @@ 1 + + + + + + + + + + + + + + + + + + + +