You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation around or_ompl::GetContinuousJointshere conflates DOF indices with joint indices, and will therefore fail on robot with multi-DOF joints.
The current implementation around
or_ompl::GetContinuousJointshere conflates DOF indices with joint indices, and will therefore fail on robot with multi-DOF joints.