dart
dart copied to clipboard
Clamp joint positions by the joint limits when setting the joint positions
The joint positions can be set to the out of the joint limits by the joint position setters without any warnings.
Possible changes:
- add flag whether to clamp the joint positions by the limits
- print warnings when the new joint position is out of the limits