Browse Source

Add link docking station to marker dict

feature/dock_robot
hello-chintan 1 year ago
parent
commit
d0a16245cd
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      stretch_core/config/stretch_marker_dict.yaml

+ 5
- 0
stretch_core/config/stretch_marker_dict.yaml View File

@ -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

Loading…
Cancel
Save