Skip to content

Commit

Permalink
Remove old deprecated firmware parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed Oct 30, 2023
1 parent 0f15eee commit cefe69d
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions leo_bringup/config/firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,3 @@ firmware:
width_min: 1000
width_max: 2000

# These parameters are set only to support older versions (pre 1.1.0) of LeoCore firmware.
# They will be removed in the future.
leo_hat:
motors:
encoder_resolution: 878.4
torque_constant: 1.17647
pid: { p: 0.0, i: 0.005, d: 0.0 }
power_limit: 1000.0
diff_drive:
wheel_radius: 0.0625
wheel_separation: 0.33
angular_velocity_multiplier: 1.91
input_timeout: 500
battery_min_voltage: 10.0

0 comments on commit cefe69d

Please sign in to comment.