Skip to content

Commit

Permalink
Update robot_parameters.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-binit authored Nov 7, 2024
1 parent 473fe79 commit 86c94c6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/robot_parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@ A boolean to toggle whether a sentry monitors the gripper servo for risk of "ove
|-------------------|---------------|
| robot_sentry.stretch_gripper_overload | `1` |

### base_max_velocity

A boolean to toggle whether a sentry monitors the robot's center of mass and limits max allowable speed of the mobile base to prevent unstable behavior resulting from fast motion paired with a high center of mass. Disabling this safety feature means the base will not limit its speed and will travel at the speed you've commanded it.

| Parameter | Default Value |
|-------------------|---------------|
| robot_sentry.base_max_velocity | `1` |

## Parameters for Command Line Tools

### show_sw_exc
Expand Down

0 comments on commit 86c94c6

Please sign in to comment.