Skip to content

[Question] Trained model differs from released parkour_onboard_preview_stair - stair climbing behavior and gap traversal issues #26

@rllearnerntu

Description

@rllearnerntu

Description

Thank you for the impressive work! I am currently encountering some issues. I trained a policy using Instinct-Parkour-Target-Amp-G1-v0 following the README instructions, but the trained model behaves differently from the released parkour_onboard_preview_stair model:

  1. Standing: My trained model keeps taking small steps even when velocity command = 0, while the released model stands still properly
  2. Stair climbing: The released parkour_onboard_preview_stair model climbs stairs very smoothly on the real robot. However, my trained model fails to climb stairs properly.
  3. Gap traversal: The released model seems only for stairs and cannot cross gaps at all

Experiment Setup:

  • Training command: python scripts/instinct_rl/train.py --headless --task=Instinct-Parkour-Target-Amp-G1-v0 for 30000 iterations
  • Hardware: G1 29dof

Any insights would be appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions