MCPcopy Create free account

hub / github.com/RoboVerseOrg/RoboVerse / functions

Functions4,056 in github.com/RoboVerseOrg/RoboVerse

↓ 1 callersFunctionget_gripper_param_info
(stat)
roboverse_learn/il/utils/normalize_util.py:70
↓ 1 callersFunctionget_hdri_dir
Return a directory containing at least one HDRI, downloading if needed. Args: download: if True, fetch from HF when no local copy is foun
roboverse_pack/blender/asset_paths.py:117
↓ 1 callersFunctionget_image
(ts, camera_names)
roboverse_learn/il/policies/act/imitate_episodes.py:141
↓ 1 callersFunctionget_indexes_from_substring
Get indexes of items matching the candidates patterns.
roboverse_pack/tasks/beyondmimic/metasim/utils/string.py:14
↓ 1 callersFunctionget_indexes_hash
Get the indexes of the bodies matching the sub_names.
roboverse_pack/tasks/beyondmimic/metasim/utils/string.py:55
↓ 1 callersFunctionget_joint_indices
(articulation: sapien.Articulation, joint_names: Sequence[str])
roboverse_pack/tasks/simpler_env/_native/control/ruckig_utils.py:44
↓ 1 callersMethodget_last_k
(self, k: int, out=None)
roboverse_learn/il/policies/dp/shared_memory/shared_memory_ring_buffer.py:178
↓ 1 callersMethodget_latent_and_loss
Given a set of observation representation and generated latents, get the encoded latent and the loss. Inputs: input_action:
roboverse_learn/il/policies/dp/models/bet/latent_generators/latent_generator.py:16
↓ 1 callersFunctionget_load_path
Get the path to load the model from.
roboverse_learn/rl/rsl_rl/eval.py:36
↓ 1 callersFunctionget_load_path
Get the path to load the model from.
roboverse_learn/rl/rsl_rl/eval_tracking.py:42
↓ 1 callersFunctionget_log_dir
Get the log directory (aligned with ppo.py saving logic).
roboverse_learn/rl/rsl_rl/eval.py:25
↓ 1 callersFunctionget_log_dir
Get the log directory.
roboverse_learn/rl/rsl_rl/eval_tracking.py:31
↓ 1 callersFunctionget_material_library
Return the path to ``material_lib_v2.blend``, downloading if needed. The file is ~1.5 GB. Callers that don't truly need it should pass ``down
roboverse_pack/blender/asset_paths.py:146
↓ 1 callersFunctionget_mesh_and_texture_paths
Extract mesh and texture information from MJCF/XML file. Returns: mesh_files (dict): Mapping of mesh names to their file paths
scripts/conversion/mjcf2urdf_no_texture.py:367
↓ 1 callersFunctionget_mesh_and_texture_paths
Extract mesh and texture information from MJCF/XML file. Returns: mesh_files (dict): Mapping of mesh names to their file paths
scripts/conversion/mjcf2urdf.py:356
↓ 1 callersFunctionget_mesh_and_texture_paths
Extract mesh and texture information from MJCF/XML file. Returns: mesh_files (dict): Mapping of mesh names to their file paths
scripts/conversion/mjcf2urdf_direct_convert.py:285
↓ 1 callersFunctionget_module_device
(m: nn.Module)
roboverse_learn/il/utils/shape_util.py:7
↓ 1 callersMethodget_next_state
Gets the next state of the motion.
roboverse_pack/tasks/beyondmimic/scripts/csv_to_npz.py:202
↓ 1 callersFunctionget_norm_stats
(dataset_dir, num_episodes)
roboverse_learn/il/policies/act/utils.py:154
↓ 1 callersMethodget_normalizer
(self, **kwargs)
roboverse_learn/il/datasets/base_dataset.py:36
↓ 1 callersFunctionget_obs_shape
Get the shape of the observation (useful for the buffers). :param observation_space: :return:
roboverse_learn/rl/clean_rl/buffer.py:89
↓ 1 callersMethodget_optim_groups
This long function is unfortunately doing something very simple and is being very defensive: We are separating out all parameters of
roboverse_learn/il/policies/dp/models/diffusion/transformer_for_diffusion.py:187
↓ 1 callersFunctionget_optimal_chunks
Common shapes T,D T,N,D T,H,W,C T,N,H,W,C
roboverse_learn/il/utils/replay_buffer.py:50
↓ 1 callersMethodget_optimizer
Default optimizer class. Override this if you want to use a different optimizer.
roboverse_learn/il/policies/dp/models/bet/latent_generators/latent_generator.py:50
↓ 1 callersFunctionget_point_cloud_from_obs
Get the point cloud from the observation.
get_started/motion_planning/1_object_grasping.py:136
↓ 1 callersFunctionget_position_angle_vec
(position)
roboverse_learn/il/policies/act/detr/models/detr_vae.py:27
↓ 1 callersFunctionget_r3m
name: resnet18, resnet34, resnet50
roboverse_learn/il/utils/vision/model_getter.py:25
↓ 1 callersMethodget_ramp_alpha
(self)
roboverse_pack/teleop/runtime.py:273
↓ 1 callersFunctionget_rank
()
roboverse_learn/il/policies/act/detr/util/misc.py:392
↓ 1 callersFunctionget_real_height
Get the real height of an asset from its URDF file.
generation/download_asset.py:36
↓ 1 callersFunctionget_rot_param_info
(stat)
roboverse_learn/il/utils/normalize_util.py:58
↓ 1 callersFunctionget_run_out
(all_actions, env, demo_idxs: list[int])
scripts/advanced/collect_demo.py:158
↓ 1 callersFunctionget_runout
Check if all environments have run out of actions.
get_started/rerun/replay_task_demo.py:134
↓ 1 callersFunctionget_runout
(all_actions, action_idx: int)
scripts/advanced/replay_demo.py:90
↓ 1 callersFunctionget_scheduler
Added kwargs vs diffuser's original implementation Unified API to get any scheduler from its name. Args: name (`str` or `Schedu
roboverse_learn/il/utils/lr_scheduler.py:10
↓ 1 callersFunctionget_sinusoid_encoding_table
(n_position, d_hid)
roboverse_learn/il/policies/act/detr/models/detr_vae.py:26
↓ 1 callersMethodget_state
Get the controller state.
roboverse_pack/tasks/simpler_env/_native/control/base_controller.py:114
↓ 1 callersFunctionget_states
(all_states, action_idx: int, num_envs: int)
scripts/advanced/replay_demo.py:84
↓ 1 callersMethodget_steps_slice
(self, start, stop, step=None, copy=False)
roboverse_learn/il/utils/replay_buffer.py:579
↓ 1 callersMethodget_temporal_agg_action
Implements temporal ensembline, as in Aloha ACT. Takes in a current prediction chunk and returns a single ensembled action
roboverse_learn/il/runners/base_eval_runner.py:143
↓ 1 callersFunctionget_terrain_height_at_position
Query the terrain height at given (x, y) positions. All simulators now center the terrain at world origin (0,0). The terrain center is at hei
roboverse_pack/callback_funcs/humanoid/reset_funcs.py:75
↓ 1 callersFunctionget_urdf_geometry_dict
Convert MuJoCo geometry to URDF geometry dictionary.
scripts/conversion/mjcf2urdf_no_texture.py:427
↓ 1 callersFunctionget_urdf_geometry_dict
Convert MuJoCo geometry to URDF geometry dictionary.
scripts/conversion/mjcf2urdf.py:406
↓ 1 callersFunctionget_urdf_geometry_dict
(geom: dict, mj: mujoco.MjModel, mesh_dir: str, out_urdf_path: str, xml_path: str)
scripts/conversion/mjcf2urdf_direct_convert.py:335
↓ 1 callersMethodget_value
(self, x)
tools/mjlab_integration/policy_replay/train_metasim_cartpole.py:140
↓ 1 callersMethodget_value
(self, x)
roboverse_learn/rl/clean_rl/ppo.py:79
↓ 1 callersFunctiongrasp_forces
Return ``(left_force_vec, right_force_vec)`` (N) between each finger and the object.
roboverse_pack/tasks/maniskill/_native/grasp.py:32
↓ 1 callersFunctiongrid
(items)
scripts/gen_simpler_doc_gallery.py:94
↓ 1 callersMethodhandle_command
(self, payload: TeleopCommand | Mapping[str, Any])
roboverse_pack/teleop/runtime.py:135
↓ 1 callersFunctionhas_collision_api
(usd_path: str)
scripts/conversion/clean_usd.py:66
↓ 1 callersFunctionhash_names
Hash a string or tuple of strings into a stable key.
roboverse_pack/utils/humanoid_utils.py:220
↓ 1 callersFunctionhash_names
Hash the names.
roboverse_pack/tasks/beyondmimic/metasim/utils/string.py:44
↓ 1 callersFunctionhf_mjlab_path
Local roboverse_data path that mirrors mjlab-internal ``relpath``.
roboverse_pack/tasks/mjlab/_locator.py:45
↓ 1 callersFunctionhf_robotwin_path
Local roboverse_data path mirroring the RoboTwin-internal ``relpath``.
roboverse_pack/tasks/robotwin/_locator.py:54
↓ 1 callersFunctionimages_to_video
(images, video_path, frame_size=(1920, 1080), fps=30)
roboverse_learn/il/policies/act/act_eval_runner.py:31
↓ 1 callersFunctionimages_to_video
(image_folder, video_path, frame_size=(1920, 1080), fps=30)
scripts/imgs2video.py:9
↓ 1 callersMethodinfer_action
(self, obs)
roboverse_learn/vla/pi0/pi_eval.py:173
↓ 1 callersMethodinference
This function is used to infer the grasp from the point cloud.
get_started/motion_planning/util_gsnet.py:41
↓ 1 callersMethodinference
Inference grasp from point cloud Args: cloud_masked (np.ndarray): masked point cloud max_grasps (int, optional): max
third_party/gsnet/gsnet_test.py:39
↓ 1 callersFunctioninit_cmd_go
Initialize a GO command, enabling torque mode on strong motors.
scripts/unitree_deploy/common/command_helper.py:50
↓ 1 callersFunctioninit_cmd_hg
Initialize an HG command with default motor fields.
scripts/unitree_deploy/common/command_helper.py:36
↓ 1 callersMethodinitialize
Sample material buckets and cache body indices for randomization.
roboverse_pack/randomization/humanoid.py:63
↓ 1 callersMethodinitialize
Validate configuration and cache default masses.
roboverse_pack/randomization/humanoid.py:364
↓ 1 callersMethodinitialize
Initialize the query.
roboverse_pack/tasks/beyondmimic/metasim/configs/cfg_queries.py:54
↓ 1 callersMethodinitialize
Initialize the query.
roboverse_pack/tasks/beyondmimic/metasim/configs/cfg_randomizers.py:63
↓ 1 callersMethodinitialize
Initialize the query.
roboverse_pack/tasks/beyondmimic/metasim/configs/cfg_randomizers.py:284
↓ 1 callersFunctioninitialize_randomizers
Initialize all randomizers showcasing the new architecture.
get_started/12_domain_randomization.py:159
↓ 1 callersMethodinverse
(self, x: Union[np.ndarray, torch.Tensor])
roboverse_learn/il/utils/rotation_transformer.py:76
↓ 1 callersFunctioninvert_gripper_action
(action)
scripts/policy/bridge_policy_server.py:141
↓ 1 callersFunctionis_articulation
(usd_path: str)
scripts/conversion/clean_usd.py:49
↓ 1 callersFunctionis_grasped
True when the Panda is grasping ``object_name`` (ManiSkill criterion).
roboverse_pack/tasks/maniskill/_native/grasp.py:48
↓ 1 callersMethodisaacgym_call
IsaacGym-specific LiDAR point cloud computation.
roboverse_pack/queries/lidar.py:395
↓ 1 callersMethodisaacsim_call
Isaac Sim LiDAR point cloud query using Isaac Lab LidarSensor. Returns a dict containing local and world point clouds for the target robot.
roboverse_pack/queries/lidar.py:443
↓ 1 callersFunctionkinematic_rollout
Yield rendered agentview frames by setting the full state every frame.
roboverse_pack/tasks/libero/native_repro.py:304
↓ 1 callersFunctionkl_divergence
(mu, logvar)
roboverse_learn/il/policies/act/policy.py:71
↓ 1 callersFunctionlatest_run_dir
(exp_dir: Path)
tools/mjlab_integration/policy_replay/extract_curves.py:45
↓ 1 callersFunctionlaunch_isaaclab
()
scripts/conversion/test_usd.py:33
↓ 1 callersFunctionlift_grasp_policy
Closed-loop servo for robosuite ``Lift``: reach → descend → grasp → lift.
tools/robosuite_integration/policies.py:13
↓ 1 callersFunctionlist_benchmark_task_specs
Return canonical benchmark task names.
roboverse_pack/tasks/benchmark/__init__.py:30
↓ 1 callersFunctionload_available_objects
Return list of object names (keys) from object_init_list.json.
scripts/advanced/gpt_gen.py:50
↓ 1 callersFunctionload_available_robots
Return list of robot names (keys) from robot_init_list.json.
scripts/advanced/gpt_gen.py:55
↓ 1 callersMethodload_calibration_file_if_present
(self)
roboverse_pack/teleop/runtime.py:157
↓ 1 callersFunctionload_checkpoint
Load checkpoint from file.
roboverse_learn/rl/fast_td3/evaluate_lift.py:133
↓ 1 callersFunctionload_checkpoint
Load checkpoint from file.
roboverse_learn/rl/fast_td3/evaluate.py:116
↓ 1 callersMethodload_checkpoint
(self, path=None, tag="latest", exclude_keys=None, include_keys=None, **kwargs)
roboverse_learn/il/runners/base_runner.py:69
↓ 1 callersFunctionload_config
Load configuration from YAML file.
roboverse_learn/rl/fast_td3/train.py:11
↓ 1 callersFunctionload_embodiedgen_asset
Load assets from an EmbodiedGen layout and convert them to the specified format.
generation/load_asset.py:85
↓ 1 callersFunctionload_embodiedgen_layout_pose
Load the initial poses of objects and robots from an EmbodiedGen layout.
generation/load_asset.py:133
↓ 1 callersFunctionload_log
Accept either JSONL (preferred) or the stdout text format (fallback).
tools/mjlab_integration/policy_replay/plot_metasim_curve.py:28
↓ 1 callersMethodload_managers
Load the managers for the environment. This function is responsible for creating the various managers (action, observation, events, e
roboverse_pack/tasks/beyondmimic/isaaclab/envs/tracking_base_env.py:219
↓ 1 callersFunctionload_packet_from_json_bytes
Decode and validate a UTF-8 JSON teleoperation packet.
roboverse_pack/teleop/common.py:60
↓ 1 callersFunctionload_rsl_actor
Load actor weights from an RSL-RL on-policy-runner checkpoint (mjlab cartpole format).
tools/mjlab_integration/policy_replay/eval_mjlab_ckpt_in_metasim.py:34
↓ 1 callersFunctionload_scalars
Return {tag: [(step, value), ...]} for all scalar tags.
tools/mjlab_integration/policy_replay/extract_curves.py:52
↓ 1 callersFunctionload_states_from_pkl
Load state list from pkl file.
roboverse_learn/rl/fast_td3/replay_lift_states.py:42
↓ 1 callersFunctionload_states_from_pkl
Load state list from pkl file.
roboverse_pack/tasks/pick_place/track_banana.py:26
↓ 1 callersFunctionload_states_from_pkl
Load state list from pkl file.
roboverse_pack/tasks/pick_place/track_ceramic_teapot.py:25
↓ 1 callersFunctionload_states_from_pkl
Load state list from pkl file.
roboverse_pack/tasks/pick_place/track_spoon.py:24
↓ 1 callersFunctionload_states_from_pkl
Load state list from pkl file.
roboverse_pack/tasks/pick_place/track_screwdriver.py:26
↓ 1 callersFunctionload_states_from_pkl
Load state list from pkl file.
roboverse_pack/tasks/pick_place/track_knife.py:25
↓ 1 callersFunctionlocalize_model_xml
Rewrite ``file=`` refs in a stored LIBERO model_file to local abspaths. Returns ``(fixed_xml, info)``. ``info`` has ``n_fixed`` and ``missing``.
roboverse_pack/tasks/libero/native_repro.py:87
← previousnext →1,601–1,700 of 4,056, ranked by callers