Skip to content

Commit

Permalink
Update mecanum_drive_controller/src/mecanum_drive_controller.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Fröhlich <[email protected]>
  • Loading branch information
destogl and christophfroehlich authored Jun 19, 2024
1 parent 50cd77c commit 98b1e59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mecanum_drive_controller/src/mecanum_drive_controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ mecanum_drive_controller:
default_value: 0.0,
description: "Wheel's radius.",
read_only: false,
validation: {
gt<>: [0.0]
}
}

sum_of_robot_center_projection_on_X_Y_axis: {
Expand Down

0 comments on commit 98b1e59

Please sign in to comment.