MEGA Hub

Learning Social Robot Navigation By Sensing Human Legs

Authors

Do you know Alberto Vaglio?You can claim authorship or link another user.Do you know Andrea Garulli?You can claim authorship or link another user.Do you know Antonio Giannitrapani?You can claim authorship or link another user.Do you know Renato Quartullo?You can claim authorship or link another user.Do you know Tommaso Van Der Meer?You can claim authorship or link another user.

Abstract

Robots navigating among pedestrians typically sense their surroundings with a 2D LiDAR mounted close to the ground. At that height, the sensor mostly sees moving legs rather than whole people, yet most learning-based navigation methods still treat pedestrians as simple shapes like circles. This paper addresses that gap with CALF (Convolutional Attention for Leg Features), an end-to-end neural architecture that combines convolutional layers, attention, and MLP to interpret leg motion directly from LiDAR scans and produce safe navigation commands. The CALF policy is trained using deep reinforcement learning algorithms within LegNav, a custom lightweight 2D simulator that combines 2D LiDAR ray tracing with a novel pedestrian gait model. The resulting policy is compared against classical and learning-based baselines in terms of navigation performance and social compliance. The approach is validated through real-world experiments via zero-shot deployment on a TurtleBot 4, yielding smooth and socially compliant trajectories. Written in JAX, the LegNav simulator enables the training of a deployment-ready CALF policy in under an hour on a single consumer GPU.

Community

00