.. Emergent Locomotion in HSA Robot documentation master file, created by sphinx-quickstart on Fri Dec 12 05:39:13 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Emergent Locomotion in HSA Robot Documentation ============================================== This project focused on modeling, simulating, and developing locomotion gaits for a soft-robotic module based on Handed Shearing Auxetic (HSA) actuators. The primary goal was to reproduce the physical module's behavior in simulation, and then apply learning-based methods to discover novel and unintuitive gaits. This documentation contains the definition of the HSA Gym environment, the curriculum learning framework, terrain generation utilities, and reinforcement learning training and evaluation scripts. Additionally, it includes documentation for the MuJoCo simulation API used for preliminary testing and demonstration of control strategies. .. toctree:: :maxdepth: 2 :caption: Contents: hsa_gym_docs torsional_docs