Search papers, labs, and topics across Lattice.
This paper addresses the challenge of kinodynamic motion planning for robotic agents navigating uncertain planetary environments by integrating risk awareness into the planning process. The authors employ a two-step approach, first utilizing a sampling-based planner (AO-RRT) to generate a risk-aware trajectory, followed by nonlinear optimization via sequential convex programming (SCP) to refine the motion plan. The results show a remarkable reduction in risk, achieving over a 97% decrease across both simulated and hardware-tested trajectories, highlighting the effectiveness of their method in enhancing safety during autonomous exploration.
Risk-aware motion planning can reduce hazardous failures in autonomous planetary navigation by over 97%, transforming how robots interact with uncertain environments.
For autonomous space exploration, robotic agents need to perform motion planning in which environmental interactions may be unknown. Learning these interactions, such as terrain mechanics for wheeled robots, can introduce uncertainties that lead to risky motion plans and potentially hazardous operations or mission failures. Moreover, uncertainties induced by perception-based systems can exacerbate the problem of safe motion planning. In this letter, we address the problem of performing cost-optimal kinodynamic motion planning with risk awareness. We approach this in two steps. First, a sampling-based planner (AO-RRT) generates a dynamically feasible, risk-aware, and asymptotically cost-optimal trajectory. Second, we formulate motion planning as a nonlinear optimization problem and solve it using sequential convex programming (SCP), using the AO-RRT trajectory as an initial solution. By quantifying risk using conditional value-at-risk (CVaR), we demonstrate a reduction in risk by over $\sim$97\% across trajectories in simulation and hardware experiments.