moveit / moveit2

:robot: MoveIt for ROS 2
https://moveit.ai/
BSD 3-Clause "New" or "Revised" License
983 stars 493 forks source link

Change `default_request_adapter_parameters.default_workspace_bounds` value #2801

Closed pac48 closed 2 months ago

pac48 commented 2 months ago

Currently, the default_workspace_bounds is arbitrarily set to 10. This value can lead to confusion, especially when using a mobile robot. I think setting it to a large number may be a more appropriate default, e.g. no workspace bound exists unless explicitly specified.