Compare commits

..

No commits in common. "4d0a377ceeba7c48af0075a394c06f7474a28b5b" and "cf0ceb4641c5038284bd9c43c6d0a00c9778399a" have entirely different histories.

View File

@ -1,10 +1,10 @@
vesc_can_odometry: vesc_can_odometry:
ros__parameters: ros__parameters:
# ── CAN motor IDs (used for CAN addressing) ─────────────────────────────── # ── CAN motor IDs (used for CAN addressing) ───────────────────────────────
left_can_id: 56 # left motor VESC CAN ID (Mamba F722S) left_can_id: 56 # left motor VESC CAN ID
right_can_id: 68 # right motor VESC CAN ID (Mamba F722S) right_can_id: 68 # right motor VESC CAN ID
# ── State topic names (must match VESC telemetry publisher) ────────────── # ── State topic names (must match what telemetry publishes) ───────────────
left_state_topic: /vesc/left/state left_state_topic: /vesc/left/state
right_state_topic: /vesc/right/state right_state_topic: /vesc/right/state