unilab.tasks.manipulation.allegro_inhand.manager_terms.AllegroHandBallReset

class unilab.tasks.manipulation.allegro_inhand.manager_terms.AllegroHandBallReset[source]

Bases: ManagerTermBase

Reset hand joints and the ball root without exposing qpos layout.

Parameters:
  • cfg (ManagerTermBaseCfg)

  • env (ManagerBasedRlEnv)

Methods

__init__(cfg, env)

reset(env_ids)

Resets the manager term.

Attributes

__init__(cfg, env)[source]
Parameters:
  • cfg (ManagerTermBaseCfg)

  • env (ManagerBasedRlEnv)

property name: str
property num_envs: int
reset(env_ids)

Resets the manager term.

Parameters:

env_ids (ndarray | slice | None)

Return type:

Any

__call__(env, env_ids, **params)[source]

Returns the value of the term required by the manager.

Parameters:
Return type:

None