↓ 4 callersFunctionbuild_amp_observations(root_pos, root_rot, root_vel, root_ang_vel, dof_pos, dof_vel, key_body_pos,
local
unihsi/env/tasks/humanoid_amp.py:391
↓ 2 callersMethod__init__(self, task, rl_device, sync_frame_time=False, clip_observations=5.0, clip_actions=1.0)
unihsi/env/tasks/vec_task_wrappers.py:35
↓ 2 callersMethod_critic_loss(self, value_preds_batch, values, curr_e_clip, return_batch, clip_value)
unihsi/learning/common_agent.py:552