#include "cob_twist_controller/cob_twist_controller_data_types.h"
#include "cob_twist_controller/constraint_solvers/solvers/constraint_solver_base.h"
Go to the source code of this file.
Classes | |
class | WeightedLeastNormSolver |
Implementation of ConstraintSolver to solve inverse kinematics by using a weighted least norm. More... |