MCPcopy Create free account

hub / github.com/LeCAR-Lab/SoFTA / functions

Functions568 in github.com/LeCAR-Lab/SoFTA

↓ 1 callersFunctionquat_mul_norm
Combine two set of 3D rotations together using \**\* operator. The shape needs to be broadcastable
isaac_utils/isaac_utils/rotations.py:409
↓ 1 callersFunctionquat_pos
make all the real part of the quaternion positive
isaac_utils/isaac_utils/rotations.py:355
↓ 1 callersFunctionquat_rotate
(q, v)
humanoidverse/utils/torch_utils.py:59
↓ 1 callersFunctionquat_to_angle_axis
(q)
isaac_utils/isaac_utils/rotations.py:172
↓ 1 callersFunctionquat_unit
(a)
humanoidverse/utils/torch_utils.py:91
↓ 1 callersMethodrandomized_terrain
(self)
humanoidverse/envs/env_utils/terrain.py:44
↓ 1 callersMethodrender
(self, sync_frame_time=True)
humanoidverse/envs/base_task/base_task.py:90
↓ 1 callersMethodreset
(self, state=None, buffer=None)
humanoidverse/agents/modules/world_models.py:45
↓ 1 callersMethodreset
(self, state=None, buffer=None)
humanoidverse/agents/modules/world_models.py:123
↓ 1 callersMethodreset_buffers
(self)
humanoidverse/agents/callbacks/analysis_plot_locomotion.py:38
↓ 1 callersMethodset_envs_to_state
(self, desired_state, ids=None)
humanoidverse/agents/modules/world_models.py:55
↓ 1 callersMethodset_envs_to_state
(self, desired_state, desired_buf, ids=None)
humanoidverse/agents/modules/world_models.py:133
↓ 1 callersMethodset_headless
(self, headless)
humanoidverse/simulator/isaacgym/isaacgym.py:28
↓ 1 callersMethodset_learning_rate
(self, actor_learning_rate, critic_learning_rate)
humanoidverse/agents/ppo/ppo.py:458
↓ 1 callersMethodset_learning_rates
(self, actor_learning_rates, critic_learning_rates)
humanoidverse/agents/ppo_ma/ppo_ma.py:167
↓ 1 callersMethodset_robot_limits
(self, dof_pos_limits, dof_vel_limits, dof_torque_limits)
humanoidverse/agents/callbacks/analysis_plot_locomotion.py:118
↓ 1 callersMethodset_robot_num_dofs
(self, num_dofs)
humanoidverse/agents/callbacks/analysis_plot_locomotion.py:123
↓ 1 callersMethodsetup_terrain
(self, mesh_type)
humanoidverse/simulator/isaacgym/isaacgym.py:89
↓ 1 callersMethodsetup_viewer
(self)
humanoidverse/simulator/isaacgym/isaacgym.py:520
↓ 1 callersMethodsetup_visualize_entities
(self)
humanoidverse/envs/base_task/base_task.py:221
↓ 1 callersMethodsimulate_at_each_physics_step
(self)
humanoidverse/simulator/isaacgym/isaacgym.py:511
↓ 1 callersMethodstep
Apply actions, simulate, call self.post_physics_step() Args: actions (torch.Tensor): Tensor of shape (num_envs, num_actions_per_e
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:190
↓ 1 callersFunctiontransform_from_rotation_translation
Construct a transform from a quaternion and 3D translation. Only one of them can be None.
isaac_utils/isaac_utils/rotations.py:444
↓ 1 callersMethodupdate_distribution
(self, actor_obs)
humanoidverse/agents/modules/ppo_modules.py:64
↓ 1 callersMethodupdate_distribution
(self, obs_dict)
humanoidverse/agents/modules/ppo_modules.py:117
↓ 1 callersMethodupdate_phase_time
(self)
humanoidverse/envs/locomotion/locomotion_ma.py:123
↓ 1 callersMethodwrite
(self, message)
humanoidverse/utils/logging.py:24
Method__del__
(self)
humanoidverse/agents/callbacks/analysis_plot_locomotion.py:281
Method__init__
model: The original PyTorch model. input_keys: List of input names as keys for the input dictionary.
humanoidverse/utils/inference_helpers.py:54
Method__init__
(self, actor_critic)
humanoidverse/utils/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, config, device)
humanoidverse/envs/base_task/base_task.py:8
Method__init__
(self, config, device)
humanoidverse/envs/locomotion/locomotion_ma_stand.py:8
Method__init__
(self, config, device)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait_ee.py:7
Method__init__
(self, config, device)
humanoidverse/envs/locomotion/locomotion_ma.py:10
Method__init__
(self, config, device)
humanoidverse/envs/locomotion/locomotion_stand_ma_nouse.py:42
Method__init__
(self, config, device)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait.py:6
Method__init__
(self, config, device)
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:13
Method__init__
(self, num_envs, history_config, obs_dims, device)
humanoidverse/envs/env_utils/history_handler.py:8
Method__init__
(self, config, device, num_envs)
humanoidverse/envs/env_utils/command_generator.py:7
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:90
Method__init__
(self, obs_dim_dict, network_dict, network_l
humanoidverse/agents/modules/ppo_modules.py:110
Method__init__
(self, keys)
humanoidverse/agents/modules/data_utils.py:39
Method__init__
(self, num_envs, num_transitions_per_env, device='cpu')
humanoidverse/agents/modules/data_utils.py:48
Method__init__
(self, obs_dim_dict, module_config_dict)
humanoidverse/agents/modules/modules.py:6
Method__init__
(self, obs_dim_dict, module_config_dict)
humanoidverse/agents/modules/encoder_modules.py:9
Method__init__
(self, config, device='cpu')
humanoidverse/agents/modules/world_models.py:15
Method__init__
(self, config, sim_config, n_samples:Optional[int]=100,
humanoidverse/agents/modules/world_models.py:107
Method__init__
(self, config, training_loop: PPO)
humanoidverse/agents/callbacks/analysis_plot_locomotion.py:28
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:5
Method__init__
(self, env: BaseTask, config, log_dir=None,
humanoidverse/agents/ppo/ppo.py:26
Method__init__
(self, env: BaseTask, config, log_dir=None,
humanoidverse/agents/ppo_ma/ppo_ma.py:24
Method__init__
(self, config, device)
humanoidverse/simulator/isaacgym/isaacgym.py:19
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__len__
(self)
humanoidverse/utils/average_meters.py:28
Method_apply_force_in_physics_step
(self)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait_ee.py:160
Method_calc_phase_time
(self)
humanoidverse/envs/locomotion/locomotion_stand_ma_nouse.py:343
Method_create_terrain
(self)
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:572
Method_draw_debug_vis
(self, debug=DEBUG)
humanoidverse/envs/locomotion/locomotion_stand_ma_nouse.py:138
Method_episodic_domain_randomization
(self, env_ids)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait_ee.py:151
Method_eval_mode
(self)
humanoidverse/agents/ppo_ma/ppo_ma.py:135
Method_get_obs_actions
(self,)
humanoidverse/envs/locomotion/locomotion_stand_ma_nouse.py:379
Method_get_obs_actions
(self,)
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:830
Method_get_obs_base_ang_vel
(self,)
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:818
Method_get_obs_base_lin_vel
(self,)
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:815
Method_get_obs_base_orientation
(self)
humanoidverse/envs/locomotion/locomotion_stand_ma_nouse.py:385
Method_get_obs_command_ang_vel
(self)
humanoidverse/envs/locomotion/locomotion_ma.py:404
Method_get_obs_command_ee
(self)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait_ee.py:273
Method_get_obs_command_gait
(self)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait.py:51
Method_get_obs_command_lin_vel
(self)
humanoidverse/envs/locomotion/locomotion_ma.py:401
Method_get_obs_command_stand
(self)
humanoidverse/envs/locomotion/locomotion_ma_stand.py:168
Method_get_obs_command_stand
(self)
humanoidverse/envs/locomotion/locomotion_stand_ma_nouse.py:382
Method_get_obs_cos_phase
(self)
humanoidverse/envs/locomotion/locomotion_ma.py:413
Method_get_obs_dof_pos
(self,)
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:824
Method_get_obs_dof_vel
(self,)
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:827
Method_get_obs_end_effector_gravity
(self)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait_ee.py:269
Method_get_obs_end_effector_relative_pos
(self)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait_ee.py:262
Method_get_obs_history_actor
(self,)
humanoidverse/envs/locomotion/locomotion_stand_ma_nouse.py:352
Method_get_obs_history_actor
(self,)
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:833
Method_get_obs_history_critic
(self,)
humanoidverse/envs/locomotion/locomotion_stand_ma_nouse.py:364
Method_get_obs_history_critic
(self,)
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:845
Method_get_obs_phase_time
(self)
humanoidverse/envs/locomotion/locomotion_ma.py:407
Method_get_obs_projected_gravity
(self,)
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:821
Method_get_obs_ref_upper_dof_pos
(self)
humanoidverse/envs/locomotion/locomotion_stand_ma_nouse.py:376
Method_get_obs_sin_phase
(self)
humanoidverse/envs/locomotion/locomotion_ma.py:410
Method_init_buffers
(self)
humanoidverse/envs/locomotion/locomotion_ma_stand.py:14
Method_init_buffers
(self)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait_ee.py:10
Method_init_buffers
(self)
humanoidverse/envs/locomotion/locomotion_ma.py:43
Method_init_buffers
(self)
humanoidverse/envs/locomotion/locomotion_stand_ma_nouse.py:47
Method_init_buffers
(self)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait.py:9
Method_init_buffers
Initialize torch tensors which will contain simulation states and processed quantities
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:32
Method_init_domain_rand_buffers
(self)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait_ee.py:144
Method_plot_domain_rand_params
(self)
humanoidverse/envs/legged_base_task/legged_robot_base_ma.py:811
Method_post_compute_observations_callback
(self)
humanoidverse/envs/locomotion/locomotion_ma_stand_gait_ee.py:137
Method_post_epoch_logging
(self, log_dict, width=80, pad=35)
humanoidverse/agents/ppo_ma/ppo_ma.py:466
← previousnext →201–300 of 568, ranked by callers