↓ 1 callersMethod_update_mean_var_count_from_moments(self, mean, var, count, batch_mean,
batch_var, batch_count)
smpl_sim/utils/running_mean_std.py:56
↓ 1 callersFunctioncompute_humanoid_observations(
root_pos,
root_rot,
root_vel,
root_ang_vel,
dof_pos,
dof_vel,
key_body_pos,
smpl_sim/envs/nv/humanoid.py:2313
↓ 1 callersFunctioncompute_humanoid_observations_max(
body_pos, body_rot, body_vel, body_ang_vel, local_root_obs, root_height_obs
)
smpl_sim/envs/nv/humanoid.py:2381
↓ 1 callersFunctioncompute_humanoid_observations_smpl(
root_pos,
root_rot,
root_vel,
root_ang_vel,
dof_pos,
dof_vel,
key_body_pos,
smpl_sim/envs/nv/humanoid.py:2530
↓ 1 callersFunctioncompute_humanoid_observations_smpl_max(
body_pos,
body_rot,
body_vel,
body_ang_vel,
smpl_params,
limb_weight_params,
loc
smpl_sim/envs/nv/humanoid.py:2606
↓ 1 callersFunctioncompute_humanoid_observations_smpl_max_v2(
body_pos,
body_rot,
body_vel,
body_ang_vel,
smpl_params,
limb_weight_params,
loc
smpl_sim/envs/nv/humanoid.py:2704
↓ 1 callersFunctioncompute_humanoid_reset(
reset_buf,
progress_buf,
contact_buf,
contact_body_ids,
rigid_body_pos,
max_episode_
smpl_sim/envs/nv/humanoid.py:2468
↓ 1 callersFunctioncompute_humanoid_self_obs_v1(qpos, qvel, body_pos, body_rot, upright_start, root_height_obs, humanoid_type)
smpl_sim/envs/humanoid_env.py:565
↓ 1 callersFunctioncompute_humanoid_self_obs_v2(body_pos, body_rot, body_vel, body_ang_vel, upright_start, root_height_obs, humanoid_type)
smpl_sim/envs/humanoid_env.py:637
↓ 1 callersFunctionget_geom_dict(
smpl_verts,
smpl_jts,
skin_weights,
joint_names,
scale_dict={},
)
smpl_sim/smpllib/smpl_local_robot.py:146
↓ 1 callersFunctionget_joint_geometries(
smpl_verts,
smpl_jts,
skin_weights,
joint_names,
geom_dir,
scale_dict={},
suffix
smpl_sim/smpllib/smpl_local_robot.py:82