↓ 3 callersFunctionbuild_amp_observations(root_rot, root_ang_vel, dof_pos, dof_vel, key_body_pos, dof_offsets)
legged_gym/legged_gym/envs/h1/h1_amp.py:338
↓ 3 callersMethodinit_storage(self, num_envs, num_transitions_per_env, actor_obs_shape, critic_obs_shape, action_shape)
rsl_rl/rsl_rl/algorithms/ppo.py:166
↓ 2 callersMethod__init__(self, task, rl_device, sync_frame_time=False, clip_observations=5.0, clip_actions=1.0)
ASE/ase/env/tasks/vec_task_wrappers.py:35
↓ 2 callersMethod_set_env_state(self, env_ids, root_pos, root_rot, dof_pos, root_vel, root_ang_vel, dof_vel)
legged_gym/legged_gym/envs/h1/h1_mimic.py:521
↓ 2 callersMethod_set_env_state(self, env_ids, root_pos, root_rot, dof_pos, root_vel, root_ang_vel, dof_vel)
ASE/ase/env/tasks/humanoid_amp.py:266
↓ 2 callersMethodact_inference(self, observations, hist_encoding=False, eval=False, scandots_latent=None, **kwargs)
rsl_rl/rsl_rl/modules/actor_critic.py:292
↓ 2 callersFunctionbuild_amp_observations_curr(root_pos, root_rot, local_root_vel, local_root_ang_vel, dof_pos, dof_vel, local_key_body_pos)
legged_gym/legged_gym/envs/h1/h1_mimic_amp.py:127
↓ 2 callersFunctionbuild_demo_observations(root_pos, root_rot, root_vel, root_ang_vel, dof_pos, dof_vel, key_body_pos, local_key_body_pos, dof_offsets)
legged_gym/legged_gym/envs/h1/h1_mimic.py:819