Constraint to increases dexterity when manipulator is close to singularity. More...
#include "constrained_ik/constraint.h"
Go to the source code of this file.
Classes | |
class | constrained_ik::constraints::AvoidSingularities |
Constraint to increases dexterity when manipulator is close to singularity. More... | |
struct | constrained_ik::constraints::AvoidSingularities::AvoidSingularitiesData |
This structure stores constraint data. More... |
Constraint to increases dexterity when manipulator is close to singularity.
Joint velocity is determined by gradient of smallest singular value Constraint is only active when smallest SV is below theshold
Definition in file avoid_singularities.h.