Skip to content

Commit d6da61b

Browse files
author
Aadarsh
committed
updating controls
1 parent 882ec74 commit d6da61b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

GEMstack/knowledge/defaults/current.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ control:
1717
crosstrack_gain: 0.5
1818
desired_speed: trajectory
1919
longitudinal_control:
20-
pid_p: 1.5
20+
pid_p: 1.0
2121
pid_i: 0.1
2222
pid_d: 0.0
2323

GEMstack/knowledge/vehicle/gem_e4_dynamics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ max_accelerator_power: #Watts. Power at max accelerator pedal, by gear
1212
- 10000.0
1313
max_accelerator_power_reverse: 10000.0 #Watts. Power (backwards) in reverse gear
1414

15-
acceleration_model : hang_v1
15+
acceleration_model : kris_v1
1616
accelerator_active_range : [0.2, 1.0] #range of accelerator pedal where output acceleration is not flat
1717
brake_active_range : [0,1] #range of brake pedal where output deceleration is not flat
1818

0 commit comments

Comments
 (0)