MCPcopy Create free account

hub / github.com/chengxuxin/expressive-humanoid / functions

Functions1,218 in github.com/chengxuxin/expressive-humanoid

↓ 1 callersMethod_build_marker
(self, env_id, env_ptr)
ASE/ase/env/tasks/humanoid_heading.py:141
↓ 1 callersMethod_build_marker
(self, env_id, env_ptr)
ASE/ase/env/tasks/humanoid_reach.py:111
↓ 1 callersMethod_build_marker
(self, env_id, env_ptr)
ASE/ase/env/tasks/humanoid_location.py:114
↓ 1 callersMethod_build_marker_state_tensors
(self)
ASE/ase/env/tasks/humanoid_heading.py:160
↓ 1 callersMethod_build_marker_state_tensors
(self)
ASE/ase/env/tasks/humanoid_reach.py:124
↓ 1 callersMethod_build_marker_state_tensors
(self)
ASE/ase/env/tasks/humanoid_location.py:126
↓ 1 callersMethod_build_net
(self, config)
ASE/ase/learning/common_player.py:185
↓ 1 callersMethod_build_net_config
(self)
ASE/ase/learning/common_agent.py:501
↓ 1 callersMethod_build_net_config
(self)
ASE/ase/learning/common_player.py:203
↓ 1 callersMethod_build_pd_action_offset_scale
(self)
ASE/ase/env/tasks/humanoid.py:336
↓ 1 callersMethod_build_proj
(self, env_id, env_ptr)
ASE/ase/env/tasks/humanoid_perturb.py:114
↓ 1 callersMethod_build_proj_tensors
(self)
ASE/ase/env/tasks/humanoid_perturb.py:147
↓ 1 callersMethod_build_rand_action_probs
(self)
ASE/ase/learning/amp_agent.py:452
↓ 1 callersMethod_build_reach_body_id_tensor
(self, env_ptr, actor_handle, body_name)
ASE/ase/env/tasks/humanoid_reach.py:133
↓ 1 callersMethod_build_strike_body_ids_tensor
(self, env_ptr, actor_handle, body_names)
ASE/ase/env/tasks/humanoid_strike.py:105
↓ 1 callersMethod_build_style_mlp
(self, style_units, input_size)
ASE/ase/learning/ase_network_builder.py:370
↓ 1 callersMethod_build_target
(self, env_id, env_ptr)
ASE/ase/env/tasks/humanoid_strike.py:92
↓ 1 callersMethod_build_target_tensors
(self)
ASE/ase/env/tasks/humanoid_strike.py:118
↓ 1 callersMethod_build_termination_heights
(self)
ASE/ase/env/tasks/humanoid.py:225
↓ 1 callersMethod_calc_advs
(self, batch_dict)
ASE/ase/learning/common_agent.py:564
↓ 1 callersMethod_calc_amp_rewards
(self, amp_obs)
ASE/ase/learning/amp_players.py:98
↓ 1 callersMethod_calc_amp_rewards
(self, amp_obs, ase_latents)
ASE/ase/learning/ase_players.py:128
↓ 1 callersMethod_calc_disc_reward
(self, amp_obs)
ASE/ase/learning/hrl_players.py:286
↓ 1 callersMethod_calc_disc_reward
(self, amp_obs)
ASE/ase/learning/hrl_agent.py:275
↓ 1 callersMethod_calc_disc_rewards
(self, amp_obs)
ASE/ase/learning/amp_players.py:105
↓ 1 callersMethod_calc_enc_error
(self, enc_pred, ase_latent)
ASE/ase/learning/ase_players.py:146
↓ 1 callersMethod_calc_enc_rewards
(self, amp_obs, ase_latents)
ASE/ase/learning/ase_players.py:137
↓ 1 callersMethod_calc_enc_rewards
(self, amp_obs, ase_latents)
ASE/ase/learning/ase_agent.py:432
↓ 1 callersMethod_calc_frame_blend
(self, time, len, num_frames, dt)
ASE/ase/utils/motion_lib.py:419
↓ 1 callersMethod_calc_perturb_times
(self)
ASE/ase/env/tasks/humanoid_perturb.py:165
↓ 1 callersMethod_combine_rewards
(self, task_rewards, amp_rewards)
ASE/ase/learning/amp_agent.py:568
↓ 1 callersMethod_combine_rewards
(self, task_rewards, disc_rewards)
ASE/ase/learning/hrl_agent.py:279
↓ 1 callersMethod_combine_rewards
(self, task_rewards, amp_rewards)
ASE/ase/learning/ase_agent.py:512
↓ 1 callersMethod_compute_angular_velocity
(r, time_delta: float, guassian_filter=True)
ASE/ase/poselib/poselib/skeleton/skeleton3d.py:1269
↓ 1 callersMethod_compute_disc_acc
(self, disc_agent_logit, disc_demo_logit)
ASE/ase/learning/amp_agent.py:519
↓ 1 callersMethod_compute_llc_action
(self, obs, actions)
ASE/ase/learning/hrl_players.py:271
↓ 1 callersMethod_compute_llc_action
(self, obs, actions)
ASE/ase/learning/hrl_agent.py:259
↓ 1 callersMethod_compute_motion_dof_vels
(self, motion)
ASE/ase/utils/motion_lib.py:435
↓ 1 callersMethod_compute_reset
(self)
ASE/ase/env/tasks/humanoid.py:390
↓ 1 callersMethod_compute_reward
(self, actions)
ASE/ase/env/tasks/humanoid.py:386
↓ 1 callersMethod_compute_task_obs
(self, env_ids=None)
ASE/ase/env/tasks/humanoid_amp_task.py:94
↓ 1 callersMethod_compute_torques
Compute torques from actions. Actions can be interpreted as position or velocity targets given to a PD controller, or directly as scaled
legged_gym/legged_gym/envs/base/legged_robot.py:582
↓ 1 callersMethod_compute_velocity
(p, time_delta, guassian_filter=True)
ASE/ase/poselib/poselib/skeleton/skeleton3d.py:1259
↓ 1 callersMethod_create_envs
Creates environments: 1. loads the robot URDF/MJCF asset, 2. For each environment 2.1 creates the environme
legged_gym/legged_gym/envs/base/legged_robot.py:925
↓ 1 callersMethod_create_envs
(self, num_envs, spacing, num_per_row)
ASE/ase/env/tasks/humanoid.py:243
↓ 1 callersMethod_create_ground_plane
Adds a ground plane to the simulation, sets friction and restitution based on the cfg.
legged_gym/legged_gym/envs/base/legged_robot.py:851
↓ 1 callersMethod_create_ground_plane
(self)
ASE/ase/env/tasks/humanoid.py:192
↓ 1 callersMethod_create_heightfield
Adds a heightfield terrain to the simulation, sets parameters based on the cfg.
legged_gym/legged_gym/envs/base/legged_robot.py:861
↓ 1 callersMethod_create_impl
(self, task_list: List[BasePlotterTask])
ASE/ase/poselib/poselib/visualization/core.py:98
↓ 1 callersMethod_create_trimesh
Adds a triangle mesh terrain to the simulation, sets parameters based on the cfg. Very slow when horizontal_scale is small
legged_gym/legged_gym/envs/base/legged_robot.py:880
↓ 1 callersMethod_disc_loss_neg
(self, disc_logits)
ASE/ase/learning/amp_agent.py:509
↓ 1 callersMethod_disc_loss_pos
(self, disc_logits)
ASE/ase/learning/amp_agent.py:514
↓ 1 callersMethod_diversity_loss
(self, obs, action_params, ase_latents)
ASE/ase/learning/ase_agent.py:473
↓ 1 callersMethod_draw_goals
(self)
legged_gym/legged_gym/envs/base/legged_robot.py:1123
↓ 1 callersMethod_draw_task
(self)
ASE/ase/env/tasks/humanoid_amp_task.py:100
↓ 1 callersMethod_enc_loss
(self, enc_pred, ase_latent, enc_obs, loss_mask)
ASE/ase/learning/ase_agent.py:441
↓ 1 callersMethod_eval_actor
(self, obs, ase_latents)
ASE/ase/learning/ase_agent.py:409
↓ 1 callersMethod_eval_critic
(self, obs_dict)
ASE/ase/learning/common_agent.py:523
↓ 1 callersMethod_eval_enc
(self, amp_obs)
ASE/ase/learning/ase_players.py:151
↓ 1 callersMethod_eval_enc
(self, amp_obs)
ASE/ase/learning/ase_agent.py:508
↓ 1 callersMethod_extract_llc_obs
(self, obs)
ASE/ase/learning/hrl_players.py:281
↓ 1 callersMethod_extract_llc_obs
(self, obs)
ASE/ase/learning/hrl_agent.py:270
↓ 1 callersMethod_fetch_motion_files
(self, motion_file)
ASE/ase/utils/motion_lib.py:385
↓ 1 callersMethod_generate_fall_states
(self)
ASE/ase/env/tasks/humanoid_amp_getup.py:70
↓ 1 callersFunction_get_animation_curve
(joint, fbx_scene)
ASE/ase/poselib/poselib/skeleton/backend/fbx/fbx_backend.py:179
↓ 1 callersMethod_get_env_origins
Sets environment origins. On rough terrain the origins are defined by the terrain platforms. Otherwise create a grid.
legged_gym/legged_gym/envs/base/legged_robot.py:1047
↓ 1 callersFunction_get_frame_count
(fbx_scene)
ASE/ase/poselib/poselib/skeleton/backend/fbx/fbx_backend.py:153
↓ 1 callersMethod_get_heights
Samples heights of the terrain at required points around each robot. The points are offset by the base's position and rotated by the base
legged_gym/legged_gym/envs/base/legged_robot.py:1197
↓ 1 callersMethod_get_humanoid_collision_filter
(self)
ASE/ase/env/tasks/humanoid.py:383
↓ 1 callersMethod_get_mean_rewards
(self)
ASE/ase/learning/common_agent.py:494
↓ 1 callersMethod_get_noise_scale_vec
Sets a vector used to scale the noise added to the observations. [NOTE]: Must be adapted when changing the observations structure
legged_gym/legged_gym/envs/base/legged_robot.py:704
↓ 1 callersMethod_get_num_bodies
(self)
ASE/ase/utils/motion_lib.py:430
↓ 1 callersMethod_get_num_objs
(self)
ASE/ase/env/tasks/humanoid_perturb.py:197
↓ 1 callersMethod_get_path
(self)
ASE/ase/utils/logger.py:67
↓ 1 callersFunction_get_skeleton
(root_joint)
ASE/ase/poselib/poselib/skeleton/backend/fbx/fbx_backend.py:235
↓ 1 callersMethod_init_amp_demo_buf
(self)
ASE/ase/learning/amp_agent.py:548
↓ 1 callersMethod_init_amp_obs
(self, env_ids)
ASE/ase/env/tasks/humanoid_amp.py:231
↓ 1 callersMethod_init_amp_obs_default
(self, env_ids)
legged_gym/legged_gym/envs/h1/h1_amp.py:289
↓ 1 callersMethod_init_amp_obs_default
(self, env_ids)
legged_gym/legged_gym/envs/h1/h1_mimic_amp.py:95
↓ 1 callersMethod_init_amp_obs_ref
(self, env_ids, motion_ids, motion_times)
ASE/ase/env/tasks/humanoid_amp.py:248
↓ 1 callersMethod_init_buffers
Initialize torch tensors which will contain simulation states and processed quantities
legged_gym/legged_gym/envs/base/legged_robot.py:732
↓ 1 callersMethod_init_camera
(self)
ASE/ase/env/tasks/humanoid.py:505
↓ 1 callersMethod_init_data_buf
(self, data_dict)
ASE/ase/learning/replay_buffer.py:105
↓ 1 callersMethod_init_height_points
Returns points at which the height measurments are sampled (in base frame) Returns: [torch.Tensor]: Tensor of shape (num_envs, s
legged_gym/legged_gym/envs/base/legged_robot.py:1171
↓ 1 callersMethod_init_train
(self)
ASE/ase/learning/common_agent.py:520
↓ 1 callersMethod_load_config_params
(self, config)
ASE/ase/learning/common_agent.py:497
↓ 1 callersMethod_load_marker_asset
(self)
ASE/ase/env/tasks/humanoid_heading.py:117
↓ 1 callersMethod_load_marker_asset
(self)
ASE/ase/env/tasks/humanoid_reach.py:87
↓ 1 callersMethod_load_marker_asset
(self)
ASE/ase/env/tasks/humanoid_location.py:90
↓ 1 callersMethod_load_motion
(self, motion_file)
legged_gym/legged_gym/envs/h1/h1_view_motion_nohand.py:75
↓ 1 callersMethod_load_motion
(self, motion_file, no_keybody=False)
legged_gym/legged_gym/envs/h1/h1_mimic.py:155
↓ 1 callersMethod_load_motion
(self, motion_file)
legged_gym/legged_gym/envs/h1/h1_amp.py:98
↓ 1 callersMethod_load_motion
(self, motion_file)
ASE/ase/env/tasks/humanoid_amp.py:151
↓ 1 callersMethod_load_proj_asset
(self)
ASE/ase/env/tasks/humanoid_perturb.py:92
↓ 1 callersMethod_load_target_asset
(self)
ASE/ase/env/tasks/humanoid_strike.py:78
↓ 1 callersMethod_local_rotation_to_dof
(self, local_rot)
ASE/ase/utils/motion_lib.py:452
↓ 1 callersMethod_local_rotation_to_dof_vel
(self, local_rot0, local_rot1, dt)
ASE/ase/utils/motion_lib.py:482
↓ 1 callersMethod_log_train_info
(self, train_info, frame)
ASE/ase/learning/common_agent.py:579
↓ 1 callersMethod_motion_sync
(self)
legged_gym/legged_gym/envs/h1/h1_mimic_view_motion.py:63
↓ 1 callersMethod_motion_sync
(self)
legged_gym/legged_gym/envs/h1/h1_view_motion_nohand.py:120
← previousnext →301–400 of 1,218, ranked by callers