Overview of the Dexsuite Kuka Allegro Lift Task
mainThe dexsuite_lift task is an experimental showcase for the Isaac Lab 3.0 Newton physics backend. It demonstrates dexterous object lifting using a Kuka arm equipped with an Allegro hand.
Task Specifications
- Task ID:
dexsuite_lift - Embodiment: Kuka LBR iiwa (7 DOF arm) + Allegro Hand (16 DOF hand)
- Objects: Procedural lift cuboid (
procedural_cube) - Policy: RSL-RL PPO (
DexsuiteKukaAllegroPPORunnerCfg) - Simulation Rate: 200 Hz physics, 50 Hz control (decimation = 4)
- Episode Length: 6 seconds
- Command Space: Target position [x, y, z], position-only, resampled every 2–3 s
- Observations: Joint-space actions and contact-rich proprioceptive observations (fingertip contact forces, hand-tip body states, object point cloud, and 5-step observation history).
- Tags: Dexterous manipulation, contact-rich
- Skills: Reach, Grasp, Lift (multi-finger)