From ff5e384850744e7e0631ebb7c0a08fb398acaf7f Mon Sep 17 00:00:00 2001 From: hello-chintan Date: Mon, 20 Feb 2023 18:49:50 -0500 Subject: [PATCH] Add docking station aruco to aruco dict --- stretch_core/config/stretch_marker_dict.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/stretch_core/config/stretch_marker_dict.yaml b/stretch_core/config/stretch_marker_dict.yaml index 981014f..f5b6506 100644 --- a/stretch_core/config/stretch_marker_dict.yaml +++ b/stretch_core/config/stretch_marker_dict.yaml @@ -37,6 +37,11 @@ 'use_rgb_only': False 'name': 'shoulder_top' 'link': 'link_aruco_shoulder' + '245': + 'length_mm': 88.0 + 'use_rgb_only': False + 'name': 'link_docking_station' + 'link': None '246': 'length_mm': 179.0 'use_rgb_only': False