humanoid-path-planner / hpp-rbprm

"Implementation of RB-PRM planner using hpp."
5 stars 7 forks source link

[BUG FIX] correct handling of rbprmvalidationreport #24

Closed stonneau closed 5 years ago

stonneau commented 5 years ago

This affects rbprmshooter, and constrains to always use the validate method rather than specifically a validate only for trunk or roms. @pFernbach could you double check that this works fine as this is a sensitive part of the planner ?

pFernbach commented 5 years ago

It work for me