Story
I started this project to understand how locomotion policies are built rather than simply running Isaac Lab examples. I focused on how observations, rewards, and curricula shape robot behavior.
I deployed Isaac Lab on an AWS EC2 instance with an NVIDIA A10G. The setup required resolving driver and Vulkan issues, running Isaac Sim headlessly, and streaming it through WebRTC.
I then trained Ant, Anymal-C, and H1 policies. Ant and H1 learned useful motion, while Anymal-C exposed how a policy can improve its reward without learning the intended gait.
