Aditya Shirwatkar
First author of Shield-Loco; researcher at IISc Bangalore focused on real-time planning for legged robots.
“This paper solves a critical deployment gap for legged robots — RL locomotion policies trained without safety constraints will eventually step on or collide with real-world objects, and this paper proposes a practical, modular filter that intercepts and corrects unsafe footstep plans in real-time without retraining the underlying policy.”
Source→“Our safety filter is agnostic to the internals of π and requires only that the policy accepts contact locations as input.”
Source→“Applying both projections consistently yields the best safety-performance tradeoff across all optimizers... projection was also the most significant component of our proposed algorithmic improvements to reduce the number of safety violations in planning and execution.”
Source→“We deploy the predictive safety filter on a Unitree Go2 hardware, where the proprioceptive state is streamed to an external PC running the optimizer, while the computed contact targets are returned to the robot via a tethered connection.”
Source→“All experiments are run on a single NVIDIA RTX 3090, with rollouts accounting for the bulk of the computation.”
Source→AI-extracted from podcast / newsletter / paper summaries. May contain errors.