Skip to content

group attribut for <position> actuator is missing and generates an error #516

Description

@ale-amic1

`
AttributeError: 'group' is not a valid attribute for
...
--> 534 raise AttributeError(
535 '{!r} is not a valid attribute for <{}>'.format(
536 attribute_name, self._spec.name))

AttributeError: Line 35: error while parsing element : 'group' is not a valid attribute for
`

I had this error, however group is a valid attribute of actuator/position according to Mujoco official XML reference doc https://mujoco.readthedocs.io/en/stable/XMLreference.html#actuator-position-group

Could this be added?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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