Skip to content

[Question] RslRlvecEnvWrapper gives wrong num_actions #3984

@guactaco12

Description

@guactaco12

I have a DirectRLEnv with MultiDiscrete action space of ([129,129,1,1,1,1]). However, after using the RslRlVecEnvWrapper, if I call env.num_actions, it will return me 262 instead of 6, I am not sure why it sums up all the possible dofs but not return the number of dimensions.

Does anyone have the same issue when using rsl rl?

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