CheckStartStateBounds does not support REVOLUTE and NOT Continuous type joints #2924
Labels
bug
Something isn't working
persistent
Allows issues to remain open without automatic stalling and closing.
Description
CheckStartStateBounds does not support REVOLUTE and NOT Continuous type joints
Your environment
Steps to reproduce
Expected behaviour
CheckStartStateBounds is not SUCCESS. And fixed to joint limit in case fix_start_state is true.
Actual behaviour
CheckStartStateBounds is SUCCESS.
Details
In #2429, CheckStartStateBounds is refactored.
The logic has also been changed so that the check is skipped for non-infinite rotation joints, which are used in most arm joints.
moveit2/moveit_ros/planning/planning_request_adapter_plugins/src/check_start_state_bounds.cpp
Lines 105 to 120 in a7fe0df
The text was updated successfully, but these errors were encountered: