↓ 3 callersFunctionexport_meta_policy_as_onnx(inference_model, path, exported_policy_name, example_obs_dict, z_dim, history: bool = False, use_29dof: bool
humanoidverse/utils/helpers.py:240
↓ 3 callersMethodfk_batch(self, pose, trans, convert_to_mat=True, return_full = False, dt=1/30)
humanoidverse/utils/motion_lib/torch_humanoid_batch.py:171
↓ 2 callersMethod_get_obs(self, data: mujoco.MjData, info: dict[str, Any], rng: np.random.RandomState, last_action: np.ndarray)
humanoidverse/envs/g1_env_helper/robot_29dof.py:278
↓ 2 callersMethod_get_obs(self, data: mujoco.MjData, info: dict[str, Any], rng: np.random.RandomState, last_action: np.ndarray)
humanoidverse/envs/g1_env_helper/robot.py:224
↓ 2 callersMethodrun(self, *, timestep, agent_or_model, replay_buffer, logger, **kwargs)
humanoidverse/agents/evaluations/g1env.py:89