A Bayesian framework for
- ptimal motion planning with uncertainty
A Bayesian framework for optimal motion planning with uncertainty - - PowerPoint PPT Presentation
A Bayesian framework for optimal motion planning with uncertainty Andrea Censi, Daniele Calisi, Giuseppe Oriolo, Alessandro De Luca direct path is unsafe start safe motion robot makes detour covariance shrinks to better localize start
visited
◭
succ
Pop first (according to ◭) node n from OPEN.
for all s in SUCCESSORS(n) do
Report success if IS_GOAL(s).
Ignore s if it is -dominated in VISITED.
Discard nodes in VISITED -dominated by s.
Put s in VISITED.
Discard nodes in OPEN -dominated by s.
Put s in OPEN.
end for
t2 = t1 t1 t1 t2 < t1
goal constraint at goal backprojection
goal start Detours to re-localize motion safe
back-projection constraints
at goal different start detours
goal start Detours to re-localize motion safe
start goal this time waits waits robot no detour robot