ConstraintSet.h File Reference
#include <mc_solver/QPSolver.h>
#include <memory>
Include dependency graph for ConstraintSet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mc_solver::ConstraintSet
 This class is a basis to wrap Constraint functions from Tasks. The aim of such wrappers should be two-folds: More...
 

Namespaces

 mc_solver
 

Typedefs

using mc_solver::ConstraintSetPtr = std::shared_ptr< ConstraintSet >