Skip to content

Proper way to train wbt with terrain #12

@githubLeoliu

Description

@githubLeoliu

Does anyone know what is the proper command to train wbt with terrain? I ran the command under holosoma/config_values/webg/g1/experiment.py
python src/holosoma/holosoma/train_agent.py \ exp:g1-29dof-wbt \ terrain:terrain-load-obj \ --terrain.terrain-term.obj-file-path="src/holosoma/holosoma/data/motions/g1_29dof/whole_body_tracking/terrain_slope.obj" \ --command.setup_terms.motion_command.params.motion_config.motion_file\ ="src/holosoma/holosoma/data/motions/g1_29dof/whole_body_tracking/motion_crawl_slope.npz" \ --simulator.config.scene.env_spacing=5.0 \ --training.headless=False
I notice that the robot does not align with the terrain. This misalignment does not happen when training with interactive object.
Image

Also, the code only support for .obj terrain. The motion files in omni-retarget dataset are align with .urdf file. Are additional conversion from .urdf to .obj needed for properly train wbt with terrain?

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