Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Update viper-quad.py
Browse files Browse the repository at this point in the history
  • Loading branch information
inusha47 committed Jan 31, 2024
1 parent f55daff commit 9450a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/viper-quad.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def generate_launch_description():
emulate_tty=True,
parameters=[
{'can_iface': 'can0'},
{'can_node_id': 123},
{'can_node_id': 113},
{'teleop_topic': 'cmd_vel'},
{'teleop_topic_deadline_ms': 100},
{'teleop_topic_liveliness_lease_duration': 1000},
Expand Down

0 comments on commit 9450a9f

Please sign in to comment.