Skip to content

Commit

Permalink
fix(lexus_launch): fix max_throttle
Browse files Browse the repository at this point in the history
Signed-off-by: Fumiya Watanabe <[email protected]>
  • Loading branch information
rej55 committed Jan 23, 2024
1 parent 4c7a5bb commit 54d99cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lexus_launch/config/raw_vehicle_cmd_converter.param.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
use_steer_ff: true
use_steer_fb: true
is_debugging: false
max_throttle: 0.9
max_throttle: 0.4
max_brake: 0.8
max_steer: 10.0
min_steer: -10.0
Expand Down

0 comments on commit 54d99cf

Please sign in to comment.