unilab.tasks.manipulation.stewart.balance.StewartTiltActionCfg¶
- class unilab.tasks.manipulation.stewart.balance.StewartTiltActionCfg[source]¶
Bases:
ActionTermCfgTwo-axis tilt action converted to six Stewart actuator targets.
- 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, top_body_name, ball_body_name, leg_body_names, top_connect_body_names, raw_action_clip, target_rotation_limit_deg, action_smooth, center_control_radius, center_control_min_gain)¶