Follow refactoring of hpp-core.
* Rename LockedDof in LockedJoint * Use NumericalConstraint instead of DiffFuncAndIneqPair * Make old methods deprecated. * Always add a ConfigProjector to ConstraintSet.
Showing
- include/hpp/manipulation/fwd.hh 3 additions, 1 deletioninclude/hpp/manipulation/fwd.hh
- include/hpp/manipulation/graph/edge.hh 7 additions, 5 deletionsinclude/hpp/manipulation/graph/edge.hh
- include/hpp/manipulation/graph/fwd.hh 1 addition, 2 deletionsinclude/hpp/manipulation/graph/fwd.hh
- include/hpp/manipulation/graph/graph-component.hh 13 additions, 10 deletionsinclude/hpp/manipulation/graph/graph-component.hh
- include/hpp/manipulation/graph/node-selector.hh 1 addition, 1 deletioninclude/hpp/manipulation/graph/node-selector.hh
- include/hpp/manipulation/graph/node.hh 12 additions, 10 deletionsinclude/hpp/manipulation/graph/node.hh
- include/hpp/manipulation/problem-solver.hh 8 additions, 8 deletionsinclude/hpp/manipulation/problem-solver.hh
- src/graph/edge.cc 58 additions, 61 deletionssrc/graph/edge.cc
- src/graph/graph-component.cc 14 additions, 14 deletionssrc/graph/graph-component.cc
- src/graph/node.cc 5 additions, 7 deletionssrc/graph/node.cc
- src/path-projector.cc 1 addition, 1 deletionsrc/path-projector.cc
- src/path-projector/dichotomy.cc 5 additions, 3 deletionssrc/path-projector/dichotomy.cc
- src/path-projector/progressive.cc 5 additions, 3 deletionssrc/path-projector/progressive.cc
- src/problem-solver.cc 3 additions, 4 deletionssrc/problem-solver.cc
Loading
Please register or sign in to comment