MCPcopy Create free account

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

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

↓ 3 callersMethod_refresh_sim_tensors
(self)
ASE/ase/env/tasks/humanoid.py:397
↓ 3 callersMethod_resample_commands
Randommly select commands of some environments Args: env_ids (List[int]): Environments ids for which new commands are needed
legged_gym/legged_gym/envs/base/legged_robot.py:566
↓ 3 callersMethod_transfer_to
(self, new_skeleton_tree: SkeletonTree)
ASE/ase/poselib/poselib/skeleton/skeleton3d.py:734
↓ 3 callersMethod_update_lim
(self, xs, ys)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:103
↓ 3 callersMethod_update_lim
(self, xs, ys, zs)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:289
↓ 3 callersMethodadd_terrain_to_map
(self, terrain, row, col)
legged_gym/legged_gym/utils/terrain.py:329
↓ 3 callersMethodbound_loss
(self, mu)
ASE/ase/learning/common_agent.py:484
↓ 3 callersFunctionbuild_amp_observations
(root_rot, root_ang_vel, dof_pos, dof_vel, key_body_pos, dof_offsets)
legged_gym/legged_gym/envs/h1/h1_amp.py:338
↓ 3 callersFunctioncartesian_to_spherical
(x, y, z)
legged_gym/legged_gym/utils/webviewer.py:29
↓ 3 callersMethodcompute_returns
(self, last_critic_obs)
rsl_rl/rsl_rl/algorithms/ppo.py:214
↓ 3 callersMethodcuriculum
(self, random=False, max_difficulty=False)
legged_gym/legged_gym/utils/terrain.py:117
↓ 3 callersMethodeval_critic
(self, obs)
ASE/ase/learning/amp_network_builder.py:102
↓ 3 callersMethodeval_enc
(self, amp_obs)
ASE/ase/learning/ase_network_builder.py:242
↓ 3 callersMethodfrom_mjcf
Parses a mujoco xml scene description file and returns a Skeleton Tree. We use the model attribute at the root as the name of the tre
ASE/ase/poselib/poselib/skeleton/skeleton3d.py:175
↓ 3 callersMethodget_action_values
(self, obs_dict, rand_action_probs)
ASE/ase/learning/amp_agent.py:167
↓ 3 callersFunctionget_activation
(act_name)
rsl_rl/rsl_rl/modules/actor_critic_mimic.py:369
↓ 3 callersMethodget_cfgs
(self, name)
legged_gym/legged_gym/utils/task_registry.py:59
↓ 3 callersMethodget_decoder_demo_obs
(self)
legged_gym/legged_gym/envs/h1/h1_mimic_distill.py:24
↓ 3 callersMethodget_motion_description
(self, motion_id)
ASE/ase/utils/motion_lib.py:192
↓ 3 callersMethodget_num_actors_per_env
(self)
ASE/ase/env/tasks/humanoid.py:141
↓ 3 callersMethodget_privileged_observations
(self)
rsl_rl/rsl_rl/env/vec_env.py:59
↓ 3 callersFunctionget_rand_dis_int
(scale)
legged_gym/legged_gym/utils/terrain.py:826
↓ 3 callersMethodget_state
(self)
ASE/ase/env/tasks/vec_task.py:123
↓ 3 callersMethodget_total_count
(self)
ASE/ase/learning/replay_buffer.py:52
↓ 3 callersFunctionhalf_sloped_terrain
(terrain, wall_width=4, start2center=0.7, max_height=1)
legged_gym/legged_gym/utils/terrain.py:787
↓ 3 callersMethodinit_params
(self)
ASE/ase/learning/ase_network_builder.py:289
↓ 3 callersMethodinit_storage
(self, num_envs, num_transitions_per_env, actor_obs_shape, critic_obs_shape, action_shape)
rsl_rl/rsl_rl/algorithms/ppo.py:166
↓ 3 callersMethodprocess_env_step
(self, rewards, dones, infos)
rsl_rl/rsl_rl/algorithms/ppo.py:196
↓ 3 callersFunctionquat_apply_yaw
(quat, vec)
legged_gym/legged_gym/utils/math.py:38
↓ 3 callersFunctionquat_from_rotation_matrix
Construct a 3D rotation from a valid 3x3 rotation matrices. Reference can be found here: http://www.cg.info.hiroshima-cu.ac.jp/~miyazaki/
ASE/ase/poselib/poselib/core/rotation3d.py:171
↓ 3 callersMethodreindex_dof_pos_vel
(self, dof_pos, dof_vel)
legged_gym/legged_gym/envs/h1/h1_mimic.py:595
↓ 3 callersMethodshow
(self)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:264
↓ 3 callersFunctionspherical_to_cartesian
(r, theta, phi)
legged_gym/legged_gym/utils/webviewer.py:35
↓ 3 callersMethodstore
(self, data_dict)
ASE/ase/learning/replay_buffer.py:55
↓ 3 callersFunctiontransform_mul
Combine two transformation together
ASE/ase/poselib/poselib/core/rotation3d.py:350
↓ 3 callersMethodupdate_dagger
(self)
rsl_rl/rsl_rl/algorithms/ppo.py:351
↓ 3 callersMethodupdate_motion_ids
(self, env_ids)
legged_gym/legged_gym/envs/h1/h1_mimic.py:212
↓ 3 callersMethodzero_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
ASE/ase/poselib/poselib/skeleton/skeleton3d.py:675
↓ 2 callersMethod__init__
(self, num_prop, num_scan, num_actions, scan_encoder_dim
rsl_rl/rsl_rl/modules/actor_critic.py:89
↓ 2 callersMethod__init__
(self, base_backbone, env_cfg)
rsl_rl/rsl_rl/modules/depth_backbone.py:44
↓ 2 callersMethod__init__
(self, task, rl_device, sync_frame_time=False, clip_observations=5.0, clip_actions=1.0)
ASE/ase/env/tasks/vec_task_wrappers.py:35
↓ 2 callersMethod__init__
(self, task, rl_device, clip_observations=5.0, clip_actions=1.0)
ASE/ase/env/tasks/vec_task.py:18
↓ 2 callersMethod_build_disc
(self, input_shape)
ASE/ase/learning/amp_network_builder.py:126
↓ 2 callersMethod_calc_amp_rewards
(self, amp_obs)
ASE/ase/learning/amp_agent.py:591
↓ 2 callersMethod_calc_amp_rewards
(self, amp_obs, ase_latents)
ASE/ase/learning/ase_agent.py:423
↓ 2 callersMethod_calc_enc_error
(self, enc_pred, ase_latent)
ASE/ase/learning/ase_agent.py:497
↓ 2 callersMethod_change_char_color
(self, env_ids)
ASE/ase/learning/ase_players.py:171
↓ 2 callersMethod_change_char_color
(self, env_ids)
ASE/ase/learning/ase_agent.py:542
↓ 2 callersFunction_check_longest_curve
(curve, max_curve_key_count)
ASE/ase/poselib/poselib/skeleton/backend/fbx/fbx_backend.py:209
↓ 2 callersMethod_compute_amp_observations
(self, env_ids=None)
legged_gym/legged_gym/envs/h1/h1_amp.py:225
↓ 2 callersMethod_compute_amp_observations
(self, env_ids=None)
legged_gym/legged_gym/envs/h1/h1_mimic_amp.py:39
↓ 2 callersMethod_compute_amp_observations
(self, env_ids=None)
ASE/ase/env/tasks/humanoid_amp.py:285
↓ 2 callersMethod_compute_humanoid_obs
(self, env_ids=None)
ASE/ase/env/tasks/humanoid.py:417
↓ 2 callersMethod_compute_observations
(self, env_ids=None)
ASE/ase/env/tasks/humanoid.py:407
↓ 2 callersMethod_disc_loss
(self, disc_agent_logit, disc_demo_logit, obs_demo)
ASE/ase/learning/amp_agent.py:470
↓ 2 callersMethod_draw
(self)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:221
↓ 2 callersMethod_draw
(self)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:419
↓ 2 callersMethod_enable_amp_diversity_bonus
(self)
ASE/ase/learning/ase_agent.py:505
↓ 2 callersMethod_eval_disc
(self, amp_obs)
ASE/ase/learning/amp_players.py:94
↓ 2 callersMethod_fetch_amp_obs_demo
(self, num_samples)
ASE/ase/learning/amp_agent.py:526
↓ 2 callersMethod_get_lines_and_dots
Get all the lines and dots needed to draw the skeleton state
ASE/ase/poselib/poselib/visualization/skeleton_plotter_tasks.py:69
↓ 2 callersMethod_get_pairwise_average_translation
(self)
ASE/ase/poselib/poselib/skeleton/skeleton3d.py:722
↓ 2 callersMethod_get_vel_and_avel
Get all the velocity and angular velocity lines
ASE/ase/poselib/poselib/visualization/skeleton_plotter_tasks.py:182
↓ 2 callersMethod_init_amp_obs_default
(self, env_ids)
ASE/ase/env/tasks/humanoid_amp.py:243
↓ 2 callersMethod_init_buffers
(self)
legged_gym/legged_gym/envs/anymal_c/anymal.py:62
↓ 2 callersMethod_init_lim
(self)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:97
↓ 2 callersMethod_init_lim
(self)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:281
↓ 2 callersMethod_lines_extract_xy_impl
(index, lines_task)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:121
↓ 2 callersMethod_lines_extract_xyz_impl
(index, lines_task)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:312
↓ 2 callersMethod_load_motions
(self, motion_file, no_keybody)
ASE/ase/utils/motion_lib.py:255
↓ 2 callersMethod_max
(self, x, y)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:90
↓ 2 callersMethod_min
(self, x, y)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:83
↓ 2 callersMethod_parse_cfg
(self, cfg)
legged_gym/legged_gym/envs/h1/h1_mimic.py:377
↓ 2 callersMethod_post_step
(self, info)
ASE/ase/learning/common_player.py:200
↓ 2 callersFunction_recursive_to_list
Takes some iterable that might contain iterables and converts it to a list of lists [of lists... etc] Mainly used for converting the st
ASE/ase/poselib/poselib/skeleton/backend/fbx/fbx_backend.py:260
↓ 2 callersMethod_remapped_to
( self, joint_mapping: Dict[str, str], target_skeleton_tree: SkeletonTree )
ASE/ase/poselib/poselib/skeleton/skeleton3d.py:785
↓ 2 callersMethod_reset_default
(self, env_ids)
ASE/ase/env/tasks/humanoid_amp.py:181
↓ 2 callersMethod_reset_latent_step_count
(self)
ASE/ase/learning/ase_players.py:124
↓ 2 callersMethod_reset_latent_step_count
(self, env_ids)
ASE/ase/learning/ase_agent.py:351
↓ 2 callersMethod_reset_latents
(self, done_env_ids=None)
ASE/ase/learning/ase_players.py:99
↓ 2 callersMethod_reset_latents
(self, env_ids)
ASE/ase/learning/ase_agent.py:380
↓ 2 callersMethod_reset_ref_state_init
(self, env_ids)
ASE/ase/env/tasks/humanoid_amp.py:188
↓ 2 callersMethod_reset_root_states
Resets ROOT states position and velocities of selected environmments Sets base position based on the curriculum Selects rando
legged_gym/legged_gym/envs/base/legged_robot.py:626
↓ 2 callersMethod_reset_sample_idx
(self)
ASE/ase/learning/replay_buffer.py:99
↓ 2 callersMethod_reward_tracking_demo_dof_pos
(self)
legged_gym/legged_gym/envs/h1/h1_mimic.py:692
↓ 2 callersMethod_reward_tracking_demo_key_body
(self)
legged_gym/legged_gym/envs/h1/h1_mimic.py:736
↓ 2 callersMethod_sample_latents
(self, n)
ASE/ase/learning/ase_agent.py:390
↓ 2 callersMethod_set_env_state
(self, env_ids, root_pos, root_rot, dof_pos, root_vel, root_ang_vel, dof_vel)
legged_gym/legged_gym/envs/h1/h1_mimic.py:521
↓ 2 callersMethod_set_env_state
(self, env_ids, root_pos, root_rot, dof_pos, root_vel, root_ang_vel, dof_vel)
ASE/ase/env/tasks/humanoid_amp.py:266
↓ 2 callersMethod_trail_extract_xy_impl
(index, trail_task)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:125
↓ 2 callersMethod_trail_extract_xyz_impl
(index, trail_task)
ASE/ase/poselib/poselib/visualization/plt_plotter.py:316
↓ 2 callersMethod_update_terrain_curriculum
Implements the game-inspired curriculum. Args: env_ids (List[int]): ids of environments being reset
legged_gym/legged_gym/envs/base/legged_robot.py:674
↓ 2 callersMethodact
(self, obs, critic_obs, info, hist_encoding=False)
rsl_rl/rsl_rl/algorithms/ppo_mimic.py:153
↓ 2 callersMethodact_inference
(self, observations, hist_encoding=False, eval=False, scandots_latent=None, **kwargs)
rsl_rl/rsl_rl/modules/actor_critic.py:292
↓ 2 callersMethodact_teacher
(self, obs_all, hist_encoding: bool, eval=False, scandots_latent=None)
rsl_rl/rsl_rl/modules/actor_critic_mimic.py:247
↓ 2 callersMethodadd_transitions
(self, transition: Transition)
rsl_rl/rsl_rl/storage/rollout_storage.py:88
↓ 2 callersMethodbuild
(self, config)
ASE/ase/learning/hrl_models.py:37
↓ 2 callersFunctionbuild_amp_observations_curr
(root_pos, root_rot, local_root_vel, local_root_ang_vel, dof_pos, dof_vel, local_key_body_pos)
legged_gym/legged_gym/envs/h1/h1_mimic_amp.py:127
↓ 2 callersFunctionbuild_demo_observations
(root_pos, root_rot, root_vel, root_ang_vel, dof_pos, dof_vel, key_body_pos, local_key_body_pos, dof_offsets)
legged_gym/legged_gym/envs/h1/h1_mimic.py:819
↓ 2 callersFunctioncalc_heading
(q)
ASE/ase/utils/torch_utils.py:146
← previousnext →101–200 of 1,218, ranked by callers