MCPcopy Create free account

hub / github.com/InternRobotics/UniHSI / functions

Functions660 in github.com/InternRobotics/UniHSI

↓ 1 callersFunctionget_height_map
Load region meshes of a scenes Args: points: scene point cloud HEIGHT_MAP_DIM: height map dimension Return: Ret
unihsi/env/tasks/unihsi_partnet.py:54
↓ 1 callersFunctionget_height_map
Load region meshes of a scenes Args: points: scene point cloud HEIGHT_MAP_DIM: height map dimension Return: Ret
unihsi/env/tasks/unihsi_partnet_test.py:53
↓ 1 callersFunctionget_height_map
Load region meshes of a scenes Args: points: scene point cloud HEIGHT_MAP_DIM: height map dimension Return: Ret
unihsi/env/tasks/unihsi_scannet.py:56
↓ 1 callersFunctionget_leaf_node
(dic, results, offset)
unihsi/env/tasks/unihsi_partnet_train.py:23
↓ 1 callersFunctionget_leaf_node
(dic, results, offset)
unihsi/env/tasks/unihsi_partnet.py:23
↓ 1 callersFunctionget_leaf_node
(dic, results, offset)
unihsi/env/tasks/unihsi_partnet_test.py:22
↓ 1 callersMethodget_motion
(self, motion_id)
unihsi/utils/motion_lib.py:136
↓ 1 callersMethodget_num_actors_per_env
(self)
unihsi/env/tasks/humanoid.py:141
↓ 1 callersMethodget_obs_size
(self)
unihsi/env/tasks/humanoid.py:135
↓ 1 callersMethodget_task_obs_size
(self)
unihsi/env/tasks/humanoid_amp_task.py:53
↓ 1 callersMethodget_total_length
(self)
unihsi/utils/motion_lib.py:133
↓ 1 callersMethodglobal_repr
Convert the skeleton state into global representation. This will only affects the values of .tensor. If the skeleton state already h
unihsi/poselib/poselib/skeleton/skeleton3d.py:706
↓ 1 callersMethodinit_tensors
(self)
unihsi/learning/common_agent.py:102
↓ 1 callersFunctioninitialize_gym
(config)
unihsi/utils/gym_util.py:42
↓ 1 callersFunctionload_cfg
(args)
unihsi/utils/config.py:80
↓ 1 callersFunctionload_label
(fn)
unihsi/env/tasks/unihsi_partnet_train.py:17
↓ 1 callersFunctionload_label
(fn)
unihsi/env/tasks/unihsi_partnet.py:17
↓ 1 callersFunctionload_label
(fn)
unihsi/env/tasks/unihsi_partnet_test.py:16
↓ 1 callersMethodlocal_repr
Convert the skeleton state into local representation. This will only affects the values of .tensor. If the skeleton state already ha
unihsi/poselib/poselib/skeleton/skeleton3d.py:690
↓ 1 callersFunctionmain
()
unihsi/run.py:181
↓ 1 callersMethodnum_motions
(self)
unihsi/utils/motion_lib.py:130
↓ 1 callersMethodparent_of
get the name of the parent of the given node :param node_name: the name of the node :type node_name: string :rtype: string
unihsi/poselib/poselib/skeleton/skeleton3d.py:222
↓ 1 callersFunctionparse_fbx
(file_name_in, root_joint_name, fps)
unihsi/poselib/poselib/skeleton/backend/fbx/fbx_backend.py:273
↓ 1 callersFunctionparse_sim_params
(args, cfg, cfg_train)
unihsi/utils/config.py:151
↓ 1 callersFunctionparse_task
(args, cfg, cfg_train, sim_params)
unihsi/utils/parse_task.py:46
↓ 1 callersMethodplay_steps
(self)
unihsi/learning/common_agent.py:275
↓ 1 callersMethodplay_steps
(self)
unihsi/learning/amp_agent.py:89
↓ 1 callersFunctionplot_skeleton_motion_interactive_base
(skeleton_motion, task_name="")
unihsi/poselib/poselib/visualization/common.py:94
↓ 1 callersMethodpost_physics_step
(self)
unihsi/env/tasks/base_task.py:416
↓ 1 callersMethodpre_physics_step
(self, actions)
unihsi/env/tasks/base_task.py:407
↓ 1 callersMethodprepare_dataset
(self, batch_dict)
unihsi/learning/common_agent.py:340
↓ 1 callersMethodprepare_dataset
(self, batch_dict)
unihsi/learning/amp_agent.py:202
↓ 1 callersMethodprocess_contact
(self, label_dict, pcd, obj, steps, step_number, plan_id)
unihsi/env/tasks/unihsi_partnet_train.py:201
↓ 1 callersMethodprocess_contact
(self, label_dict, pcd, obj, steps, step_number, plan_id)
unihsi/env/tasks/unihsi_scannet_test.py:214
↓ 1 callersMethodprocess_contact
(self, label_dict, pcd, obj, steps, step_number, plan_id)
unihsi/env/tasks/unihsi_partnet.py:201
↓ 1 callersMethodprocess_contact
(self, label_dict, pcd, obj, steps, step_number, plan_id)
unihsi/env/tasks/unihsi_partnet_test.py:215
↓ 1 callersMethodprocess_contact
(self, label_dict, pcd, obj, steps, step_number, plan_id)
unihsi/env/tasks/unihsi_scannet.py:195
↓ 1 callersFunctionquat_abs
quaternion norm (unit quaternion represents a 3D rotation, which has norm of 1)
unihsi/poselib/poselib/core/rotation3d.py:64
↓ 1 callersFunctionquat_imaginary
imaginary components of the quaternion
unihsi/poselib/poselib/core/rotation3d.py:98
↓ 1 callersFunctionquat_pos
make all the real part of the quaternion positive
unihsi/poselib/poselib/core/rotation3d.py:53
↓ 1 callersFunctionquat_to_angle_axis
(q)
unihsi/utils/torch_utils.py:35
↓ 1 callersFunctionquat_to_exp_map
(q)
unihsi/utils/torch_utils.py:66
↓ 1 callersFunctionquat_unit
normalized quaternion with norm of 1
unihsi/poselib/poselib/core/rotation3d.py:73
↓ 1 callersMethodrender
(self, sync_frame_time=False)
unihsi/env/tasks/base_task.py:149
↓ 1 callersMethodretarget_to
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:1311
↓ 1 callersFunctionrot_matrix_det
Return the determinant of the 3x3 matrix. The shape of the tensor will be as same as the shape of the matrix
unihsi/poselib/poselib/core/rotation3d.py:369
↓ 1 callersMethodrun
(self)
unihsi/learning/common_player.py:53
↓ 1 callersFunctionset_np_formatting
()
unihsi/utils/config.py:42
↓ 1 callersFunctionset_seed
(seed, torch_deterministic=False)
unihsi/utils/config.py:53
↓ 1 callersMethodset_sim_params_up_axis
(self, sim_params, axis)
unihsi/env/tasks/base_task.py:109
↓ 1 callersMethodsync
(self, other)
unihsi/poselib/poselib/visualization/common.py:104
↓ 1 callersMethodto_dict
Construct an ordered dictionary from the object :rtype: OrderedDict
unihsi/poselib/poselib/core/tensor_utils.py:25
↓ 1 callersMethodto_dict
Construct an ordered dictionary from the object :rtype: OrderedDict
unihsi/poselib/poselib/core/backend/abstract.py:112
↓ 1 callersMethodtrain
(self)
unihsi/learning/common_agent.py:110
↓ 1 callersMethodtrain_epoch
(self)
unihsi/learning/common_agent.py:203
↓ 1 callersFunctiontransform_apply
Transform a 3D vector
unihsi/poselib/poselib/core/rotation3d.py:360
↓ 1 callersFunctiontransform_identity
Identity transformation with given shape
unihsi/poselib/poselib/core/rotation3d.py:305
↓ 1 callersMethodupdate
(self, lines)
unihsi/poselib/poselib/visualization/simple_plotter_tasks.py:89
↓ 1 callersMethodupdate
(self, dots)
unihsi/poselib/poselib/visualization/simple_plotter_tasks.py:127
↓ 1 callersFunctionwarn_task_name
()
unihsi/utils/parse_task.py:42
Method__getattr__
(self, string)
unihsi/utils/motion_lib.py:89
Method__getitem__
(self, index)
unihsi/poselib/poselib/visualization/simple_plotter_tasks.py:94
Method__getitem__
(self, index)
unihsi/poselib/poselib/visualization/simple_plotter_tasks.py:132
Method__getitem__
get the name of the node given the index
unihsi/poselib/poselib/skeleton/skeleton3d.py:124
Method__init__
(self, use_successes=True)
unihsi/run.py:87
Method__init__
(self, config_name, num_actors, **kwargs)
unihsi/run.py:121
Method__init__
(self, obj, device)
unihsi/utils/motion_lib.py:58
Method__init__
(self, motion_file, dof_body_ids, dof_offsets, key_body_ids, device, return_rigid_body_pos=Fa
unihsi/utils/motion_lib.py:95
Method__init__
(self, path=None)
unihsi/utils/logger.py:59
Method__init__
(self, task_name: str, task_type: str)
unihsi/poselib/poselib/visualization/core.py:40
Method__init__
(self, tasks)
unihsi/poselib/poselib/visualization/core.py:62
Method__init__
(self, task: BasePlotterTask)
unihsi/poselib/poselib/visualization/core.py:77
Method__init__
( self, task_name: str, lines: np.ndarray, color: str = "blue", line_w
unihsi/poselib/poselib/visualization/simple_plotter_tasks.py:45
Method__init__
(self, total_num_frames)
unihsi/poselib/poselib/visualization/common.py:96
Method__init__
(self, task: "BasePlotterTask")
unihsi/poselib/poselib/visualization/plt_plotter.py:238
Method__init__
( self, task_name: str, skeleton_motion, frame_index=None, joints_colo
unihsi/poselib/poselib/visualization/skeleton_plotter_tasks.py:96
Method__init__
(self, skeleton_motion_tasks)
unihsi/poselib/poselib/visualization/skeleton_plotter_tasks.py:205
Method__init__
(self, tensor_backend, skeleton_tree, is_local)
unihsi/poselib/poselib/skeleton/skeleton3d.py:360
Method__init__
(self, tensor_backend, skeleton_tree, is_local, fps, *args, **kwargs)
unihsi/poselib/poselib/skeleton/skeleton3d.py:1027
Method__init__
(self, cfg, sim_params, physics_engine, device_type, device_id, headless)
unihsi/env/tasks/unihsi_partnet_train.py:109
Method__init__
(self, cfg, sim_params, physics_engine, device_type, device_id, headless)
unihsi/env/tasks/humanoid.py:42
Method__init__
(self, cfg, sim_params, physics_engine, device_type, device_id, headless)
unihsi/env/tasks/humanoid_amp.py:52
Method__init__
(self, task, rl_device, clip_observations=5.0, clip_actions=1.0)
unihsi/env/tasks/vec_task_wrappers.py:40
Method__init__
(self, task, rl_device, clip_observations=5.0, clip_actions=1.0)
unihsi/env/tasks/vec_task_wrappers.py:46
Method__init__
(self, cfg, sim_params, physics_engine, device_type, device_id, headless)
unihsi/env/tasks/humanoid_amp_task.py:34
Method__init__
(self, cfg, sim_params, physics_engine, device_type, device_id, headless)
unihsi/env/tasks/unihsi_scannet_test.py:104
Method__init__
(self, task, rl_device, sync_frame_time=False, clip_observations=5.0, clip_actions=1.0)
unihsi/env/tasks/vec_task.py:69
Method__init__
(self, task, rl_device, clip_observations=5.0, clip_actions=1.0)
unihsi/env/tasks/vec_task.py:94
Method__init__
(self, cfg, sim_params, physics_engine, device_type, device_id, headless)
unihsi/env/tasks/unihsi_partnet.py:109
Method__init__
(self, cfg, enable_camera_sensors=False)
unihsi/env/tasks/base_task.py:24
Method__init__
(self, cfg, sim_params, physics_engine, device_type, device_id, headless)
unihsi/env/tasks/unihsi_partnet_test.py:108
Method__init__
(self, cfg, sim_params, physics_engine, device_type, device_id, headless)
unihsi/env/tasks/unihsi_scannet.py:102
Method__init__
(self, params, **kwargs)
unihsi/learning/amp_network_builder.py:45
Method__init__
(self, **kwargs)
unihsi/learning/amp_network_builder.py:157
Method__init__
(self, params, **kwargs)
unihsi/learning/amp_network_builder.py:162
Method__init__
(self, buffer_size, device)
unihsi/learning/replay_buffer.py:32
Method__init__
(self, config)
unihsi/learning/amp_players.py:37
Method__init__
(self, base_name, config)
unihsi/learning/common_agent.py:54
Method__init__
(self, config)
unihsi/learning/common_player.py:39
Method__init__
(self, batch_size, minibatch_size, is_discrete, is_rnn, device, seq_len)
unihsi/learning/amp_datasets.py:33
← previousnext →301–400 of 660, ranked by callers