Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternRobotics/UniHSI
/ functions
Functions
660 in github.com/InternRobotics/UniHSI
⨍
Functions
660
◇
Types & classes
60
Function
plot_skeleton_state
Visualize a skeleton state :param skeleton_state: :param task_name: :type skeleton_state: SkeletonState :type task_name: string,
unihsi/poselib/poselib/visualization/common.py:36
Function
plot_skeleton_states
Visualize a sequence of skeleton state. The dimension of the skeleton state must be 1 :param skeleton_state: :param task_name: :type
unihsi/poselib/poselib/visualization/common.py:51
Method
post_physics_step
(self)
unihsi/env/tasks/humanoid.py:459
Method
post_physics_step
(self)
unihsi/env/tasks/humanoid_amp.py:86
Method
pre_physics_step
(self, actions)
unihsi/env/tasks/unihsi_partnet_train.py:599
Method
pre_physics_step
(self, actions)
unihsi/env/tasks/humanoid.py:446
Method
pre_physics_step
(self, actions)
unihsi/env/tasks/humanoid_amp_task.py:56
Method
pre_physics_step
(self, actions)
unihsi/env/tasks/unihsi_scannet_test.py:517
Method
pre_physics_step
(self, actions)
unihsi/env/tasks/unihsi_partnet.py:598
Method
pre_physics_step
(self, actions)
unihsi/env/tasks/unihsi_partnet_test.py:631
Method
pre_physics_step
(self, actions)
unihsi/env/tasks/unihsi_scannet.py:479
Function
press
(event)
unihsi/poselib/poselib/visualization/common.py:120
Function
quat_from_xyz
Construct 3D rotation from the imaginary component
unihsi/poselib/poselib/core/rotation3d.py:126
Function
quat_norm_check
verify that a quaternion has norm 1
unihsi/poselib/poselib/core/rotation3d.py:106
Function
quat_real
real component of the quaternion
unihsi/poselib/poselib/core/rotation3d.py:90
Function
quat_to_tan_norm
(q)
unihsi/utils/torch_utils.py:75
Function
quat_yaw_rotation
Yaw rotation (rotation along z-axis)
unihsi/poselib/poselib/core/rotation3d.py:268
Method
raw_data
(self)
unihsi/poselib/poselib/visualization/simple_plotter_tasks.py:66
Method
raw_data
(self)
unihsi/poselib/poselib/visualization/simple_plotter_tasks.py:146
Function
register
(name)
unihsi/poselib/poselib/core/backend/abstract.py:44
Method
render
(self, sync_frame_time=False)
unihsi/env/tasks/humanoid_amp_task.py:61
Method
reset
(self, env_ids=None)
unihsi/env/tasks/humanoid.py:153
Method
reset
(self, env_ids=None)
unihsi/env/tasks/vec_task_wrappers.py:52
Method
reset
(self)
unihsi/env/tasks/vec_task.py:40
Method
reset
(self)
unihsi/env/tasks/vec_task.py:83
Method
reset
(self)
unihsi/env/tasks/vec_task.py:110
Method
reset
(self)
unihsi/env/tasks/vec_task.py:133
Method
restore
(self, fn)
unihsi/learning/amp_players.py:44
Method
retarget_to_by_tpose
Retarget the skeleton state to a target skeleton tree. This is a naive retarget implementation with rough approximations. See the me
unihsi/poselib/poselib/skeleton/skeleton3d.py:978
Method
retarget_to_by_tpose
Same as the one in :class:`SkeletonState`. This method discards all velocity information before retargeting and re-estimate the velo
unihsi/poselib/poselib/skeleton/skeleton3d.py:1373
Method
root_translation
root translation :rtype: Tensor
unihsi/poselib/poselib/skeleton/skeleton3d.py:419
Method
root_translation_xy
root translation on xy
unihsi/poselib/poselib/skeleton/skeleton3d.py:542
Function
rot_matrix_from_quaternion
Construct rotation matrix from quaternion
unihsi/poselib/poselib/core/rotation3d.py:399
Function
rot_matrix_integrity_check
Verify that a rotation matrix has a determinant of one and is orthogonal
unihsi/poselib/poselib/core/rotation3d.py:384
Method
rotation
(self)
unihsi/poselib/poselib/skeleton/skeleton3d.py:369
Method
set_char_color
(self, col, env_ids)
unihsi/env/tasks/humanoid.py:159
Function
set_file_handler
(path=None, prefix='', time_str='')
unihsi/utils/logger.py:74
Method
set_full_state_weights
(self, weights)
unihsi/learning/common_agent.py:188
Method
set_stats_weights
(self, weights)
unihsi/learning/amp_agent.py:82
Function
setup_gym_viewer
(config)
unihsi/utils/gym_util.py:36
Method
skeleton_tree
skeleton tree :rtype: SkeletonTree
unihsi/poselib/poselib/skeleton/skeleton3d.py:411
Function
slerp
(q0, q1, t)
unihsi/utils/torch_utils.py:122
Method
step
(self, action)
unihsi/run.py:131
Method
step
(self, actions)
unihsi/env/tasks/vec_task.py:73
Method
step
(self, actions)
unihsi/env/tasks/vec_task.py:101
Method
step
(self, actions)
unihsi/env/tasks/vec_task.py:126
Method
step
(self, actions)
unihsi/env/tasks/base_task.py:126
Method
task_name
(self)
unihsi/poselib/poselib/visualization/core.py:45
Method
task_primitives
(self)
unihsi/poselib/poselib/visualization/core.py:82
Method
task_type
(self)
unihsi/poselib/poselib/visualization/core.py:49
Method
time_delta
time between two adjacent frames
unihsi/poselib/poselib/skeleton/skeleton3d.py:1066
Method
to_dict
(self)
unihsi/poselib/poselib/skeleton/skeleton3d.py:641
Method
to_dict
(self)
unihsi/poselib/poselib/skeleton/skeleton3d.py:1178
Method
to_file
Write the object to a file (either .npy or .json) :param path: path of the file :type path: string
unihsi/poselib/poselib/core/backend/abstract.py:191
Method
train_epoch
(self)
unihsi/learning/amp_agent.py:212
Function
transform_identity_like
identity transformation with the same shape
unihsi/poselib/poselib/core/rotation3d.py:339
Method
update
(self, frame_index)
unihsi/poselib/poselib/visualization/skeleton_plotter_tasks.py:212
Method
update_mu_sigma
(self, mu, sigma)
unihsi/learning/amp_datasets.py:38
Function
warn_task_name
()
unihsi/utils/config.py:48
Method
zero_pose
Construct a zero-pose skeleton state from the skeleton tree by assuming that all the local rotation is 0 and root translation is also
unihsi/poselib/poselib/skeleton/skeleton3d.py:675
← previous
601–660 of 660, ranked by callers