Skip to content

Commit

Permalink
Update moveit_ros/moveit_servo/config/servo_parameters.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Jahr <[email protected]>
  • Loading branch information
sea-bass and sjahr authored Sep 20, 2024
1 parent 75ddd65 commit 7376410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moveit_ros/moveit_servo/config/servo_parameters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ servo:
rotational: {
type: double,
default_value: 0.8,
description: "Max linear velocity in rad/s if using speed units or tracking a pose, else a scaling factor on the unitless commanded velocity. Used for Cartesian and pose tracking commands."
description: "Max angular velocity in rad/s if using speed units or tracking a pose, else a scaling factor on the unitless commanded velocity. Used for Cartesian and pose tracking commands."
}
joint: {
type: double,
Expand Down

0 comments on commit 7376410

Please sign in to comment.