Skip to content

Commit

Permalink
igor2: Update effort limits in gains file to improve rolling balancing
Browse files Browse the repository at this point in the history
  • Loading branch information
rLinks234 committed Feb 14, 2020
1 parent 10ac81f commit d69e48f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kits/igor2/resources/igorGains_noCamera.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<min_target>-inf -inf -inf -inf -inf -inf -inf -inf -inf -inf -inf -inf -inf -inf</min_target>
<max_target>inf inf inf inf inf inf inf inf inf inf inf inf inf inf</max_target>
<target_lowpass>1 1 1 1 1 1 1 1 1 1 1 1 1 1</target_lowpass>
<min_output>-1 -1 -20 -20 -20 -20 -20 -20 -10 -1 -20 -20 -10 -1</min_output>
<max_output>1 1 20 20 20 20 20 20 10 1 20 20 10 1</max_output>
<min_output>-1 -1 -20 -60 -20 -60 -20 -20 -10 -1 -20 -20 -10 -1</min_output>
<max_output>1 1 20 60 20 60 20 20 10 1 20 20 10 1</max_output>
<output_lowpass>1 1 1 1 1 1 1 1 1 1 1 1 1 1</output_lowpass>
<d_on_error>1 1 1 1 1 1 1 1 1 1 1 1 1 1</d_on_error>
</position>
Expand Down Expand Up @@ -45,8 +45,8 @@
<dead_zone>0 0 0 0 0 0 0 0 0 0 0 0 0 0</dead_zone>
<i_clamp>0 0 0 0 0 0 0 0 0 0 0 0 0 0</i_clamp>
<punch>0 0 -0 0.01 -0 0.01 -0 -0 -0 -0 -0 -0 -0 -0</punch>
<min_target>-10 -10 -20 -20 -20 -20 -20 -20 -10 -10 -20 -20 -10 -10</min_target>
<max_target>10 10 20 20 20 20 20 20 10 10 20 20 10 10</max_target>
<min_target>-10 -10 -20 -60 -20 -60 -20 -20 -10 -10 -20 -20 -10 -10</min_target>
<max_target>10 10 20 60 20 60 20 20 10 10 20 20 10 10</max_target>
<target_lowpass>1 1 1 1 1 1 1 1 1 1 1 1 1 1</target_lowpass>
<min_output>-1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1</min_output>
<max_output>1 1 1 1 1 1 1 1 1 1 1 1 1 1</max_output>
Expand Down

0 comments on commit d69e48f

Please sign in to comment.