tesseract-robotics / trajopt

Trajectory Optimization Motion Planner for ROS
394 stars 104 forks source link

Remove checkJoints check no longer needed #247

Closed Levi-Armstrong closed 3 years ago

Levi-Armstrong commented 3 years ago

A while back we updated kinematics so that forward and inverse would still calculated the results even if the joint values are outside the joint limits for the purpose of numerically calculated the jacobian. This check is no longer needed.