MCPcopy Create free account

hub / github.com/TeleHuman/PBHC / functions

Functions1,674 in github.com/TeleHuman/PBHC

MethodObs
(self)
humanoidverse/deploy/mujoco.py:490
Method__call__
(self, vec)
humanoidverse/utils/noise_tool.py:183
Method__call__
(self, key: int)
smpl_retarget/mink_retarget/retargeting/mink_retarget.py:36
Method__del__
(self)
humanoidverse/agents/callbacks/analysis_plot_force.py:363
Method__del__
(self)
humanoidverse/agents/callbacks/analysis_plot_force_estimator.py:405
Method__del__
(self)
humanoidverse/agents/callbacks/analysis_plot_motion_tracking.py:484
Method__del__
(self)
humanoidverse/agents/callbacks/analysis_plot_locomotion_estimate_vel.py:297
Method__del__
(self)
humanoidverse/agents/callbacks/analysis_plot_locomotion.py:285
Method__del__
(self)
humanoidverse/agents/callbacks/analysis_plot_motion_tracking_openloop.py:418
Method__del__
Unsubscribe from the callback.
humanoidverse/simulator/isaacsim/isaaclab_viewpoint_camera_controller.py:81
Method__del__
Unsubscribe from the callback.
humanoidverse/simulator/genesis/genesis_viewer.py:32
Method__getitem__
(self, idx: torch.Tensor)
humanoidverse/utils/motion_lib/motion_lib_robot_WJX.py:159
Method__getitem__
get the name of the node given the index
humanoidverse/utils/motion_lib/skeleton.py:237
Method__getitem__
(self, index)
smpl_retarget/poselib/poselib/visualization/simple_plotter_tasks.py:72
Method__getitem__
(self, index)
smpl_retarget/poselib/poselib/visualization/simple_plotter_tasks.py:110
Method__getitem__
get the name of the node given the index
smpl_retarget/poselib/poselib/skeleton/skeleton3d.py:103
Method__init__
set bin_size to 0 for no binning
smpl_vis/utils/renderer.py:106
Method__init__
(self, model_path, **kwargs)
smpl_vis/utils/body_model_smpl.py:117
Method__init__
(self, cfg)
humanoidverse/deploy/mujoco.py:239
Method__init__
(self, cfg: CfgType)
humanoidverse/deploy/urcirobot.py:68
Method__init__
(self, shape: Tuple[int, ...], tensor_type: str = "np", **kwargs)
humanoidverse/utils/noise_tool.py:9
Method__init__
(self, shape: Tuple[int, ...], **kwargs)
humanoidverse/utils/noise_tool.py:35
Method__init__
(self, shape: Tuple[int, ...], mu: float = 0, sigma: float = 1, **kwargs)
humanoidverse/utils/noise_tool.py:72
Method__init__
(self, shape: tuple, mu: float = 0, sigma: float = 1, ncols: int = 16, **kwargs)
humanoidverse/utils/noise_tool.py:92
Method__init__
(self, sigma:float, kappa:float, rsf:int=10)
humanoidverse/utils/noise_tool.py:125
Method__init__
model: The original PyTorch model. input_keys: List of input names as keys for the input dictionary.
humanoidverse/utils/inference_helpers.py:63
Method__init__
model: The original PyTorch model. input_keys: List of input names as keys for the input dictionary.
humanoidverse/utils/inference_helpers.py:102
Method__init__
(self, in_shape, max_size)
humanoidverse/utils/average_meters.py:7
Method__init__
(self)
humanoidverse/utils/average_meters.py:36
Method__init__
(self)
humanoidverse/utils/average_meters.py:63
Method__init__
(self, element, length)
humanoidverse/utils/motion_lib/motion_lib_robot_WJX.py:155
Method__init__
(self, motion_lib_cfg, num_envs, device)
humanoidverse/utils/motion_lib/motion_lib_robot_WJX.py:553
Method__init__
(self, motion_lib_cfg, num_envs, device)
humanoidverse/utils/motion_lib/motion_lib_base.py:43
Method__init__
(self, cfg, device = torch.device("cpu"))
humanoidverse/utils/motion_lib/torch_humanoid_batch.py:44
Method__init__
(self, tensor_backend, skeleton_tree, is_local)
humanoidverse/utils/motion_lib/skeleton.py:473
Method__init__
(self, tensor_backend, skeleton_tree, is_local, fps, *args, **kwargs)
humanoidverse/utils/motion_lib/skeleton.py:1144
Method__init__
(self, motion_lib_cfg, num_envs, device)
humanoidverse/utils/motion_lib/motion_lib_robot.py:4
Method__init__
(self, items)
humanoidverse/utils/motion_lib/motion_utils/flags.py:4
Method__init__
(self, config, device)
humanoidverse/envs/base_task/base_task.py:20
Method__init__
(self, config, device)
humanoidverse/envs/legged_base_task/legged_robot_base.py:30
Method__init__
(self, config, device)
humanoidverse/envs/motion_tracking/motion_tracking.py:98
Method__init__
(self, config, device)
humanoidverse/envs/motion_tracking/general_tracking.py:30
Method__init__
(self, num_envs, history_config, obs_dims, device)
humanoidverse/envs/env_utils/history_handler.py:12
Method__init__
(self, pt)
humanoidverse/envs/env_utils/visualization.py:4
Method__init__
(self, cfg, num_robots)
humanoidverse/envs/env_utils/terrain.py:10
Method__init__
(self, obs_dim_dict, module_config_dict)
humanoidverse/agents/modules/ppo_modules.py:83
Method__init__
(self, obs_dim_dict, network_dict, network_l
humanoidverse/agents/modules/ppo_modules.py:102
Method__init__
(self, num_envs, num_transitions_per_env, device='cuda')
humanoidverse/agents/modules/data_utils.py:24
Method__init__
(self, obs_dim_dict, module_config_dict)
humanoidverse/agents/modules/modules.py:6
Method__init__
(self, obs_dim_dict, module_config_dict, time_steps)
humanoidverse/agents/modules/encoder_modules.py:23
Method__init__
( self, obs_dim_dict, module_config_dict, num_actions, init_noise_std,
humanoidverse/agents/modules/agent_modules.py:84
Method__init__
(self, env: BaseTask, config, log_dir=None,
humanoidverse/agents/mh_ppo/mh_ppo.py:27
Method__init__
(self, config, training_loop: PPO)
humanoidverse/agents/callbacks/analysis_plot_force.py:28
Method__init__
(self, config, training_loop: PPO)
humanoidverse/agents/callbacks/analysis_plot_force_estimator.py:28
Method__init__
(self, config, training_loop: PPO)
humanoidverse/agents/callbacks/analysis_plot_motion_tracking.py:29
Method__init__
(self, config, training_loop: PPO)
humanoidverse/agents/callbacks/analysis_plot_locomotion_estimate_vel.py:28
Method__init__
(self, config, training_loop: PPO)
humanoidverse/agents/callbacks/analysis_plot_locomotion.py:28
Method__init__
(self, config, training_loop: PPO)
humanoidverse/agents/callbacks/analysis_plot_motion_tracking_openloop.py:29
Method__init__
(self, config, training_loop)
humanoidverse/agents/callbacks/base_callback.py:5
Method__init__
(self, env: BaseTask, config, device)
humanoidverse/agents/base_algo/base_algo.py:16
Method__init__
(self, env: BaseTask, config, log_dir=None, device="cpu")
humanoidverse/agents/ppo/ppo_mimic.py:35
Method__init__
(self, env: BaseTask, config, log_dir=None,
humanoidverse/agents/ppo/ppo.py:29
Method__init__
(self, config, device)
humanoidverse/simulator/isaacsim/isaacsim.py:48
Method__init__
Initialize the ViewportCameraController. Args: env: The environment. cfg: The configuration for the viewport camera c
humanoidverse/simulator/isaacsim/isaaclab_viewpoint_camera_controller.py:39
Method__init__
(self, config, device)
humanoidverse/simulator/isaacgym/isaacgym.py:20
Method__init__
(self, config, device)
humanoidverse/simulator/isaacgym/isaacgym_hoi.py:19
Method__init__
Initializes the base simulator with configuration settings and simulation device. Args: config (dict): Configura
humanoidverse/simulator/genesis/genesis_mjdebug.py:24
Method__init__
Initialize the ViewportCameraController. Args: env: The environment. cfg: The configuration for the viewport camera c
humanoidverse/simulator/genesis/genesis_viewer.py:17
Method__init__
Initializes the base simulator with configuration settings and simulation device. Args: config (dict): Configura
humanoidverse/simulator/genesis/genesis.py:22
Method__init__
Initializes the base simulator with configuration settings and simulation device. Args: config (dict): Configura
humanoidverse/simulator/base_simulator/base_simulator.py:11
Method__init__
(self, message="Safe exit triggered", details=None)
description/robots/dtype.py:259
Method__init__
(self, cfg, device = torch.device("cpu"))
motion_source/utils/torch_humanoid_batch.py:37
Method__init__
(self, robot_type)
robot_motion_process/vis_rr.py:10
Method__init__
(self, task_name: str, task_type: str)
smpl_retarget/poselib/poselib/visualization/core.py:19
Method__init__
(self, tasks)
smpl_retarget/poselib/poselib/visualization/core.py:41
Method__init__
(self, task: BasePlotterTask)
smpl_retarget/poselib/poselib/visualization/core.py:56
Method__init__
( self, task_name: str, lines: np.ndarray, color: str = "blue", line_w
smpl_retarget/poselib/poselib/visualization/simple_plotter_tasks.py:23
Method__init__
(self, total_num_frames)
smpl_retarget/poselib/poselib/visualization/common.py:75
Method__init__
(self, task: "BasePlotterTask")
smpl_retarget/poselib/poselib/visualization/plt_plotter.py:216
Method__init__
( self, task_name: str, skeleton_motion, frame_index=None, joints_colo
smpl_retarget/poselib/poselib/visualization/skeleton_plotter_tasks.py:74
Method__init__
(self, skeleton_motion_tasks)
smpl_retarget/poselib/poselib/visualization/skeleton_plotter_tasks.py:183
Method__init__
(self, tensor_backend, skeleton_tree, is_local)
smpl_retarget/poselib/poselib/skeleton/skeleton3d.py:339
Method__init__
(self, tensor_backend, skeleton_tree, is_local, fps, *args, **kwargs)
smpl_retarget/poselib/poselib/skeleton/skeleton3d.py:1011
Method__init__
(self, part_name, vertices, faces)
smpl_retarget/motion_filter/utils/part_volumes.py:21
Method__init__
(self, name, faces, segments_folder, m
smpl_retarget/motion_filter/utils/part_volumes.py:87
Method__init__
(self, names, faces, segments_folder,
smpl_retarget/motion_filter/utils/part_volumes.py:165
Method__init__
(self, faces, cop_w, cop_k, contact_thresh, model_type='smpl', device='cuda')
smpl_retarget/motion_filter/utils/motion_filter.py:75
Method__init__
(self, model_type='smpl', device='cuda')
smpl_retarget/motion_filter/utils/mesh_utils.py:29
Method__init__
(self, *args, **kwargs)
smpl_retarget/motion_filter/model/smpl.py:14
Method__init__
(self, cfg, device=torch.device("cpu"))
smpl_retarget/mink_retarget/retargeting/torch_smplx_humanoid_batch.py:37
Method__init__
(self, cfg, device=torch.device("cpu"))
smpl_retarget/mink_retarget/retargeting/torch_humanoid_batch.py:37
Method__iter__
iterator that iterate through the name of each node
humanoidverse/utils/motion_lib/skeleton.py:233
Method__iter__
Should override this function to return a list of task primitives
smpl_retarget/poselib/poselib/visualization/core.py:34
Method__iter__
(self)
smpl_retarget/poselib/poselib/visualization/core.py:44
Method__iter__
(self)
smpl_retarget/poselib/poselib/visualization/simple_plotter_tasks.py:78
Method__iter__
(self)
smpl_retarget/poselib/poselib/visualization/simple_plotter_tasks.py:116
Method__iter__
(self)
smpl_retarget/poselib/poselib/visualization/skeleton_plotter_tasks.py:68
Method__iter__
(self)
smpl_retarget/poselib/poselib/visualization/skeleton_plotter_tasks.py:175
Method__iter__
(self)
smpl_retarget/poselib/poselib/visualization/skeleton_plotter_tasks.py:193
Method__iter__
iterator that iterate through the name of each node
smpl_retarget/poselib/poselib/skeleton/skeleton3d.py:99
← previousnext →801–900 of 1,674, ranked by callers