jrl-umi3218 / Tasks

The Tasks library is designed to make real-time control for kinematics tree and list of kinematics tree.
BSD 2-Clause "Simplified" License
90 stars 29 forks source link

Allow joint selection for collision avoidance #82

Closed gergondet closed 2 years ago

gergondet commented 2 years ago

This PR adds the ability to select active joints in a collision. This works in a way similar to the JointsSelector by zero-ing the columns related to the disabled joints.

Notes: