-
- Downloads
"git@gitlab.laas.fr:gepetto/gepetto-viewer-corba.git" did not exist on "4102dcbd2308365916d2c8feb3d9cfd1629ef7f8"
[ProblemSolver] Allow non-graph steering method in createPathProjector
Path projectors are defined in core::ProblemSolver and overloaded in manipulation::ProblemSolver. Formerly, the overloaded method checked that the steering method was of type manipulation::SteeringMethod and created the path projector with the inner steering of the latter. This commit modifies this behavior since calling idl method hpp::corbaserver::Problem::createPathPlanner with a core_idl::Problem instance as input fails when the problem solver is of type manipulation::ProblemSolver.
parent
862e1b9b
No related branches found
No related tags found
Checking pipeline status
Loading
Please register or sign in to comment