Skip to content

[Bug Report] Randomization: startup #664

@ori-gadot

Description

@ori-gadot

Bug Description:
Randomizing any physical attribute using mode="startup" is not executed.

Steps to Reproduce:
Run the script: python source/standalone/tutorials/03_envs/create_cartpole_base_env.py.
The add_pole_mass startup event is not triggered. The code does not reach mdp.randomize_rigid_body_mass function during debugging.

Further Investigation:
Changing other events to "startup" also results in them not being executed.
Additionally, querying the observations confirms that the randomization did not occur.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions