unilab.envs.locomotion.common.terrain_spawn.BaseSpawnManager¶
- class unilab.envs.locomotion.common.terrain_spawn.BaseSpawnManager[source]¶
Bases:
objectDefault no-op spawn manager: returns zeros, records nothing.
Methods
__init__()apply_spawn(env_ids, qpos_xyz, *[, yaw])origins_for(env_ids)record_episode_start(env_ids, qpos_xyz)update_on_done(done_indices, current_xyz)