rkzdtc@gmail.com | +1 608 590 6494
Madison, WI
Legged Robots | MPC | RL | WBC | RWM
| Name | Category | Role |
|---|---|---|
| Warp | Compute framework | GPU-oriented Python framework for writing simulation and geometry kernels |
| JAX | Compute framework | Array computing and autodiff framework for accelerated numerical computation |
| MuJoCo | Physics engine | General-purpose robot dynamics and contact simulator |
| PhysX | Physics engine | NVIDIA physics engine used for real-time and GPU-accelerated simulation |
| Newton | Physics engine | New robot-focused physics engine built on Warp |
| MJX | Acceleration interface | MuJoCo acceleration API/front-end for batch and accelerator-based simulation |
| MJWarp | Engine implementation | Warp-based GPU implementation of MuJoCo-style simulation |
| Isaac Gym | Simulation application | RL-oriented GPU simulation environment |
| Isaac Sim | Simulation platform | Full robotics simulation platform with scenes, sensors, and multiple backends |
| Name | Mechanism | Training Framework |
|---|---|---|
| MuJoCo | Point-Mass Network, Flexible Edges, Collidable Surface | |
| MJWarp | Point-Mass Network, Flexible Edges | mjlab |
| Newton | Point-Mass Network, Flexible Edges | Isaac Lab |
| Isaac Sim | FEM-based, collision mesh, simulation mesh | Isaac Lab |

Task1: Use Isaac Lab’s built-in deformable object functionality to model a trampoline.
youngs_modulus and trampoline_mass.Task 2: Custom contact model
Taks 3: Compliant-contact TO
rigid ground

Flight Time: Green - 0.55s Purple - 0.65s


