-
- Downloads
[CrossStateOptimization] Decouple waypoint computations
- create one solver by waypoint, - detect for each parameterizable constraint and each waypoint if - the right hand side is equal to the right hand side for initial config, - the right hand side is equal to the right hand side for goal config, - the right hand side is equal to the right hand side for previous waypoint. - iteratively solve waypoints after initializing right hand sides.
Showing
- include/hpp/manipulation/fwd.hh 3 additions, 0 deletionsinclude/hpp/manipulation/fwd.hh
- include/hpp/manipulation/steering-method/cross-state-optimization.hh 37 additions, 8 deletions.../manipulation/steering-method/cross-state-optimization.hh
- src/steering-method/cross-state-optimization.cc 315 additions, 442 deletionssrc/steering-method/cross-state-optimization.cc
- src/steering-method/cross-state-optimization/function.cc 0 additions, 144 deletionssrc/steering-method/cross-state-optimization/function.cc
Loading
Please register or sign in to comment