Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into ahcorde/steering_whee…
Browse files Browse the repository at this point in the history
…l/fix_range
  • Loading branch information
ahcorde committed Dec 27, 2023
2 parents a31f208 + 3b10255 commit 49a1bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rqt_gauges_2/throttle_brake_pedals_widget.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ def brake_callback(self, msg):
else:
print('The brake pedal value is not between 0 and 1')
else:
print('The throttle pedal value is not valid')
print('The brake pedal value is not valid')

0 comments on commit 49a1bf0

Please sign in to comment.