Skip to content

Commit b190ad7

Browse files
committed
kalman bringup - update arm_dev_sim launch
1 parent 15f26a4 commit b190ad7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

kalman_bringup/launch/arm_dev_sim_stack.launch.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,10 @@ def generate_launch_description():
1414
# "rgbd_ids": "d455_arm",
1515
# },
1616
"arm2": {},
17+
"aruco":{
18+
"rgbd_ids": "d435_arm",
19+
"dict": "5X5_50",
20+
"size": "0.06",
21+
},
1722
},
1823
)

0 commit comments

Comments
 (0)