-
- Downloads
Move PathProjector to hpp-core
Showing
- CMakeLists.txt 0 additions, 3 deletionsCMakeLists.txt
- include/hpp/manipulation/fwd.hh 1 addition, 5 deletionsinclude/hpp/manipulation/fwd.hh
- include/hpp/manipulation/manipulation-planner.hh 0 additions, 2 deletionsinclude/hpp/manipulation/manipulation-planner.hh
- include/hpp/manipulation/path-projector.hh 0 additions, 63 deletionsinclude/hpp/manipulation/path-projector.hh
- include/hpp/manipulation/path-projector/dichotomy.hh 0 additions, 38 deletionsinclude/hpp/manipulation/path-projector/dichotomy.hh
- include/hpp/manipulation/path-projector/progressive.hh 0 additions, 40 deletionsinclude/hpp/manipulation/path-projector/progressive.hh
- src/CMakeLists.txt 0 additions, 4 deletionssrc/CMakeLists.txt
- src/manipulation-planner.cc 15 additions, 13 deletionssrc/manipulation-planner.cc
- src/path-projector.cc 0 additions, 70 deletionssrc/path-projector.cc
- src/path-projector/dichotomy.cc 0 additions, 105 deletionssrc/path-projector/dichotomy.cc
- src/path-projector/progressive.cc 0 additions, 120 deletionssrc/path-projector/progressive.cc
- tests/path-projection.cc 5 additions, 3 deletionstests/path-projection.cc
src/path-projector.cc
deleted
100644 → 0
src/path-projector/dichotomy.cc
deleted
100644 → 0
src/path-projector/progressive.cc
deleted
100644 → 0
Please register or sign in to comment