Skip to content

[Feature]: Env-wise gravity vector #1113

@nootnootpengupengu

Description

@nootnootpengupengu

What feature or enhancement are you proposing?

The ability to set a unique gravity vector for each of my simulation environments, not a global vector for all envs.

Motivation

Part of my domain randomization scheme requires varying the gravity vector between all envs during intraining. It is currently not possible to do so as it's a global parameter in SimOptions.

Potential Benefit

Improved policy training and robustness due to increased resilience from different gravity force.

What is the expected outcome of the implementation work?

The ability to set a SimOptions.gravity = gravity_tensor, where gravity_tensor.shape = (num_envs, 3)

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Low priority issueenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions