From d0a16245cd4fcfeb945923512493b1972b4fcd6a Mon Sep 17 00:00:00 2001 From: hello-chintan Date: Mon, 20 Feb 2023 12:13:44 -0500 Subject: [PATCH] Add link docking station to marker 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