Search papers, labs, and topics across Lattice.
This paper introduces VOP-Nav, a novel navigation system for quadruped robots that integrates the safety guarantees of Velocity Obstacles (VO) with the adaptability of end-to-end learning, addressing the challenges of navigating crowded environments. By leveraging multi-frame LiDAR data, VOP-Nav implicitly encodes dynamic constraints and predicts safe velocity regions without relying on explicit obstacle detection. Evaluations show that VOP-Nav significantly outperforms existing methods in both success rates and the balance between locomotion speed and collision avoidance in complex environments.
VOP-Nav achieves a remarkable balance of speed and safety, outperforming all baseline methods in navigating crowded environments without explicit obstacle tracking.
Navigating dynamic and crowded environments presents significant challenges for quadruped robots due to severe sensor occlusion and unpredictable human motion. Existing approaches face a trade-off: model-based methods, such as Velocity Obstacles (VO), theoretically guarantee safety but rely on accurate obstacle motion estimates that often fail in dense crowds, while end-to-end learning methods offer robustness but lack motion prediction capability of obstacles, leading to collisions or conservative behaviors. To solve this, we propose VOP-Nav, a novel navigation system that combines the geometric safety of VO with the agile adaptability of end-to-end learning. Using only local onboard observations, our system avoids explicit obstacle detection and tracking pipelines. The VOP-Net processes multi-frame LiDAR data to implicitly encode dynamic constraints and predict a safe velocity region derived from Velocity Obstacle theory. Importantly, the VO predictions serve a dual role: they are used as input to the navigation policy during inference and as a reward signal during training to encourage safe motion. Evaluations in Isaac Gym demonstrate that VOP-Nav achieves higher success rates than all baselines while balancing locomotion speed and collision avoidance. Real-world deployment on a Unitree Go2 quadruped robot further validates the system's robustness and efficiency in complex indoor and outdoor dynamic environments.