AVOCADO: Adaptive Optimal Collision Avoidance driven by Opinion
Diego Martinez-Baselga, Eduardo Sebastián, Eduardo Montijano, Luis Riazuelo, Carlos Sagüés, Luis Montano
TL;DR
AVOCADO addresses collision avoidance in crowds of mixed cooperative and non-cooperative agents by coupling a velocity-obstacle based planner with a nonlinear opinion-dynamics adaptive law that estimates each agent's degree of cooperation in real time from onboard perception. The method introduces per-agent variables o_i (through alpha_i = (o_i+1)/2), an attention A_i to modulate adaptation, and a projection-based estimator e_i to infer agent responses without communication. A linear program computes the closest collision-free velocity within per-agent admissible sets OCA_i, while attention-driven noise injection breaks symmetry deadlocks. Extensive simulations and real-world experiments with robots and humans demonstrate superior success rates, efficient paths, and robust zero-shot transfer, highlighting AVOCADO as a practical, low-cost solution for crowded environments. The approach is extensible to static obstacles and, with future work, to higher-level planning and 3-D settings.
Abstract
We present AVOCADO (AdaptiVe Optimal Collision Avoidance Driven by Opinion), a novel navigation approach to address holonomic robot collision avoidance when the robot does not know how cooperative the other agents in the environment are. AVOCADO departs from a Velocity Obstacle's (VO) formulation akin to the Optimal Reciprocal Collision Avoidance method. However, instead of assuming reciprocity, it poses an adaptive control problem to adapt to the cooperation level of other robots and agents in real time. This is achieved through a novel nonlinear opinion dynamics design that relies solely on sensor observations. As a by-product, we leverage tools from the opinion dynamics formulation to naturally avoid the deadlocks in geometrically symmetric scenarios that typically suffer VO-based planners. Extensive numerical simulations show that AVOCADO surpasses existing motion planners in mixed cooperative/non-cooperative navigation environments in terms of success rate, time to goal and computational time. In addition, we conduct multiple real experiments that verify that AVOCADO is able to avoid collisions in environments crowded with other robots and humans.
