Skip to content

Commit

Permalink
Update Settings.md
Browse files Browse the repository at this point in the history
  • Loading branch information
breadoven committed Apr 22, 2024
1 parent 642d075 commit a393edc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/Settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -3612,19 +3612,19 @@ Maximum D-term attenution percentage for horizontal velocity PID controller (Mul

---

### nav_mc_vel_xy_dterm_attenuation_end
### nav_mc_vel_xy_dterm_attenuation_end_speed

Horizontal velocity at which nav_mc_vel_xy_dterm_attenuation reaches maximum [m/s]
Horizontal speed at which nav_mc_vel_xy_dterm_attenuation reaches maximum [m/s]

| Default | Min | Max |
| --- | --- | --- |
| 10 | 0 | 100 |

---

### nav_mc_vel_xy_dterm_attenuation_start
### nav_mc_vel_xy_dterm_attenuation_start_speed

Horizontal velocity at which nav_mc_vel_xy_dterm_attenuation begins [m/s]
Horizontal speed at which nav_mc_vel_xy_dterm_attenuation begins [m/s]

| Default | Min | Max |
| --- | --- | --- |
Expand Down

0 comments on commit a393edc

Please sign in to comment.