↓ 1 callersMethod_set_env_state(self, env_ids, root_pos, root_rot, dof_pos, root_vel, root_ang_vel, dof_vel)
unihsi/env/tasks/humanoid_amp.py:313
↓ 1 callersFunctioncompute_contact_reward(target, root_state, pcd_buffer, joint_pos_buffer,
prev_root_pos, dt, contact_type
unihsi/env/tasks/unihsi_partnet_train.py:804
↓ 1 callersFunctioncompute_contact_reward(target, root_state, pcd_buffer, joint_pos_buffer,
prev_root_pos, dt, contact_type
unihsi/env/tasks/unihsi_scannet_test.py:755
↓ 1 callersFunctioncompute_contact_reward(target, root_state, pcd_buffer, joint_pos_buffer,
prev_root_pos, dt, contact_type
unihsi/env/tasks/unihsi_partnet.py:803
↓ 1 callersFunctioncompute_contact_reward(target, root_state, pcd_buffer, joint_pos_buffer,
prev_root_pos, dt, contact_type
unihsi/env/tasks/unihsi_partnet_test.py:836
↓ 1 callersFunctioncompute_contact_reward(target, root_state, pcd_buffer, joint_pos_buffer,
prev_root_pos, dt, contact_type
unihsi/env/tasks/unihsi_scannet.py:717
↓ 1 callersFunctioncompute_humanoid_observations_max(body_pos, body_rot, body_vel, body_ang_vel, local_root_obs, root_height_obs)
unihsi/env/tasks/humanoid.py:621
↓ 1 callersFunctioncompute_humanoid_reset(reset_buf, progress_buf, contact_buf, contact_body_ids, rigid_body_pos, strike_body_ids, max_episode_length,
unihsi/env/tasks/unihsi_partnet_train.py:910
↓ 1 callersFunctioncompute_humanoid_reset(reset_buf, progress_buf, contact_buf, contact_body_ids, rigid_body_pos,
max_episod
unihsi/env/tasks/humanoid.py:674
↓ 1 callersFunctioncompute_humanoid_reset(reset_buf, progress_buf, contact_buf, contact_body_ids, rigid_body_pos, strike_body_ids, max_episode_length,
unihsi/env/tasks/unihsi_scannet_test.py:859
↓ 1 callersFunctioncompute_humanoid_reset(reset_buf, progress_buf, contact_buf, contact_body_ids, rigid_body_pos, strike_body_ids, max_episode_length,
unihsi/env/tasks/unihsi_partnet.py:909
↓ 1 callersFunctioncompute_humanoid_reset(reset_buf, progress_buf, contact_buf, contact_body_ids, rigid_body_pos, strike_body_ids, max_episode_length,
unihsi/env/tasks/unihsi_partnet_test.py:942
↓ 1 callersFunctioncompute_humanoid_reset(reset_buf, progress_buf, contact_buf, contact_body_ids, rigid_body_pos, strike_body_ids, max_episode_length,
unihsi/env/tasks/unihsi_scannet.py:821
↓ 1 callersFunctioncompute_strike_observations(root_states, tar_pos, joint_pos_buffer, pcd_buffer, tar_rot, tar_vel, tar_ang_vel, contact_type, contact_vali
unihsi/env/tasks/unihsi_partnet_train.py:755
↓ 1 callersFunctioncompute_strike_observations(root_states, tar_pos, joint_pos_buffer, pcd_buffer, tar_rot, tar_vel, tar_ang_vel, contact_type, contact_vali
unihsi/env/tasks/unihsi_scannet_test.py:695
↓ 1 callersFunctioncompute_strike_observations(root_states, tar_pos, joint_pos_buffer, pcd_buffer, tar_rot, tar_vel, tar_ang_vel, contact_type, contact_vali
unihsi/env/tasks/unihsi_partnet.py:754
↓ 1 callersFunctioncompute_strike_observations(root_states, tar_pos, joint_pos_buffer, pcd_buffer, tar_rot, tar_vel, tar_ang_vel, contact_type, contact_vali
unihsi/env/tasks/unihsi_partnet_test.py:787
↓ 1 callersFunctioncompute_strike_observations(root_states, tar_pos, joint_pos_buffer, pcd_buffer, tar_rot, tar_vel, tar_ang_vel, contact_type, contact_vali
unihsi/env/tasks/unihsi_scannet.py:657
↓ 1 callersFunctionfarthest_point_sample Input: xyz: pointcloud data, [B, N, 3] npoint: number of samples Return: centroids: sampled pointcloud index, [B, npo
unihsi/env/tasks/unihsi_partnet_train.py:31
↓ 1 callersFunctionfarthest_point_sample Input: xyz: pointcloud data, [B, N, 3] npoint: number of samples Return: centroids: sampled pointcloud index, [B, npo
unihsi/env/tasks/unihsi_scannet_test.py:35
↓ 1 callersFunctionfarthest_point_sample Input: xyz: pointcloud data, [B, N, 3] npoint: number of samples Return: centroids: sampled pointcloud index, [B, npo
unihsi/env/tasks/unihsi_partnet.py:31
↓ 1 callersFunctionfarthest_point_sample Input: xyz: pointcloud data, [B, N, 3] npoint: number of samples Return: centroids: sampled pointcloud index, [B, npo
unihsi/env/tasks/unihsi_partnet_test.py:30
↓ 1 callersFunctionfarthest_point_sample Input: xyz: pointcloud data, [B, N, 3] npoint: number of samples Return: centroids: sampled pointcloud index, [B, npo
unihsi/env/tasks/unihsi_scannet.py:33
↓ 1 callersFunctionfbx_to_array Reads an fbx file to an array. :param fbx_file_path: str, file path to fbx :return: tuple with joint_names, parents, transforms, frame t
unihsi/poselib/poselib/skeleton/backend/fbx/fbx_read_wrapper.py:25