Merge branch 'main' into arm-topic-refactor

This commit is contained in:
David Sharpe
2026-03-08 03:56:25 -05:00
4 changed files with 16 additions and 16 deletions

View File

@@ -233,7 +233,7 @@ class ArmNode(Node):
command += f"can_relay_tovic,digit,39,{msg.effector_yaw},{msg.effector_roll}\n"
# command += f"can_relay_tovic,digit,26,{msg.gripper}\n" # no hardware rn
command += f"can_relay_tovic,digit,26,{msg.gripper}\n" # no hardware rn
command += f"can_relay_tovic,digit,28,{msg.laser}\n"