Skip to content

Commit

Permalink
Added config for Rover5.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaltovski committed Sep 12, 2014
1 parent 9e950e3 commit cef3179
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/rover5.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
wheel_radius: 0.03 # m
base_width: 0.225 # m
counts_per_rev: 333.333
gear_ratio: 86.8
encoder_on_motor_shaft: 0 # 0 is false and 1 is true

pid_gains: [20,0,750]
control_rate: [50]
encoder_rate: [50]
pwm_range: [255]
no_cmd_timeout: [1]

0 comments on commit cef3179

Please sign in to comment.