unilab.tasks.manipulation.allegro_inhand.manager_terms.AllegroIncrementalPositionActionCfg¶
- class unilab.tasks.manipulation.allegro_inhand.manager_terms.AllegroIncrementalPositionActionCfg[source]¶
Bases:
ActionTermCfgIncremental position targets used by the original Allegro policy.
- Parameters:
Methods
Attributes
Optional clipping bounds applied to processed actions (after scale and offset).
Name of the entity in the scene that this action term controls.
- build(env)[source]¶
Build the action term from this config.
- Parameters:
env (
ManagerBasedRlEnv)- Return type:
- __init__(*, entity_name, clip=None, actuator_names, action_scale, raw_action_clip)¶