MCPcopy Create free account

hub / github.com/RoboVerseOrg/RoboVerse / functions

Functions4,056 in github.com/RoboVerseOrg/RoboVerse

↓ 1 callersFunctiondiff_rollouts
Compare qpos/qvel of two rollouts assumed to share model layout.
tools/robosuite_integration/diff.py:37
↓ 1 callersFunctiondisable_gravity
()
scripts/conversion/test_usd.py:122
↓ 1 callersFunctiondiscover_all_tasks
()
docs/source/dataset_benchmark/tasks/generate_task_docs.py:147
↓ 1 callersFunctiondiscover_libero_tasks
Return ``{suite_name: [task_name, ...]}`` from LIBERO's benchmark dict. Uses the authoritative ``benchmark.get_benchmark_dict()`` ordering (so ta
roboverse_pack/tasks/libero/_passthrough.py:69
↓ 1 callersFunctiondispersive_loss
Dispersive Loss.
roboverse_learn/il/utils/flow/mean_flow_matcher.py:22
↓ 1 callersFunctiondo_it
(task: BaseTaskCfg, robot: RobotCfg, handler: BaseSimHandler, source_path: str, target_path: str)
scripts/conversion/convert_traj_v1_to_v2.py:59
↓ 1 callersFunctiondownload_interior_agent
Download the InteriorAgent dataset from Hugging Face.
roboverse_pack/asset/setup_interior_agent_assets.py:48
↓ 1 callersFunctiondownload_roboverse_usd
Download RoboVerse-curated Kujiale USD scenes from Hugging Face.
roboverse_pack/asset/setup_interior_agent_assets.py:29
↓ 1 callersFunctiondownload_urdf_files
Download URDF files for visualization.
get_started/rerun/replay_task_demo.py:112
↓ 1 callersFunctiondownload_urdf_files
Download URDF files for visualization.
get_started/rerun/save_trajectory.py:105
↓ 1 callersFunctiondownload_urdf_files
Download URDF files for visualization.
get_started/rerun/save_trajectory_simple.py:104
↓ 1 callersFunctiondownload_urdf_files
Download URDF files for all objects and robots in the scenario.
get_started/rerun/rerun_demo.py:128
↓ 1 callersFunctiondownload_urdf_files
Download URDF files for all objects and robots in the scenario.
get_started/viser/viser_demo.py:138
↓ 1 callersFunctiondownsample_mask
(mask, max_n, seed=0)
roboverse_learn/il/utils/sampler.py:76
↓ 1 callersMethoddraw_fat_segment
( self, a: Tuple[float, float], b: Tuple[float, float], radius: float,
roboverse_learn/il/utils/pymunk_override.py:151
↓ 1 callersMethoddraw_instructions
(self)
get_started/obj_layout/object_layout_task.py:238
↓ 1 callersMethoddraw_instructions
(self)
get_started/obj_layout/object_layout.py:223
↓ 1 callersMethoddrop_episode
(self)
roboverse_learn/il/utils/replay_buffer.py:536
↓ 1 callersMethodee_control_actions
Convert VLA action to end-effector control and solve IK. Args: obs: Observation from environment Returns:
roboverse_learn/vla/SmolVLA/smolvla_eval.py:219
↓ 1 callersMethodee_control_actions
Δ-pose (local) -> target EE pose -> cuRobo IK -> joint targets.
roboverse_learn/vla/OpenVLA/vla_eval.py:172
↓ 1 callersFunctionencoder_bias
Mjlab ``dr.encoder_bias`` port — per-joint encoder calibration offset. Stored on ``env._encoder_bias`` as a ``(num_envs, num_joints)`` tensor.
roboverse_pack/tasks/mjlab/mdp/events_dr.py:330
↓ 1 callersFunctionensure_clean_state
Ensure environment is in clean initial state with intelligent validation.
roboverse_learn/il/runners/default_runner.py:32
↓ 1 callersFunctionensure_collision_api
( usd_path: str, collision_mode: Literal["convexDecomposition", "convexHull", "meshSimplification"] =
scripts/conversion/clean_usd.py:74
↓ 1 callersFunctionensure_handover_dataset
Write the procedurally-built handover trajectory to ``path``. The dataset is deterministic and cheap to build, so it is regenerated every tim
roboverse_pack/tasks/bimanual/franka_handover.py:126
↓ 1 callersFunctionensure_local_assets
Download any ``file=`` ref missing locally from HF (no-op when a clone exists).
roboverse_pack/tasks/libero/_native_util.py:52
↓ 1 callersMethodensure_runtime_calibration
(self, hand_key: str, device_pos_m: np.ndarray, device_quat: np.ndarray)
roboverse_pack/teleop/runtime.py:325
↓ 1 callersMethodepisode_layout
(self, seed, episode_id=None)
roboverse_pack/tasks/simpler_env/_native/put_on.py:232
↓ 1 callersMethodepisode_layout
Reproduce MoveNearGoogle reset selection (episode_id drawn on RandomState(seed)).
roboverse_pack/tasks/simpler_env/_native/move_near.py:199
↓ 1 callersFunctioneval_bc
(config, ckpt_name, save_episode=True)
roboverse_learn/il/policies/act/imitate_episodes.py:151
↓ 1 callersFunctioneval_over_seeds
Run the scripted policy over many seeds; aggregate return + success rate. Proves a *distributional* performance match: the metric a model would b
tools/robosuite_integration/replay_parity.py:181
↓ 1 callersFunctionevaluate
()
get_started/rl/fast_td3/1_fttd3.py:260
↓ 1 callersFunctionevaluate
()
roboverse_learn/rl/fast_td3/train.py:267
↓ 1 callersFunctionevaluate
Evaluate the policy for a specified number of episodes. Args: env: The environment to evaluate on actor: The policy network
roboverse_learn/rl/fast_td3/evaluate.py:126
↓ 1 callersFunctionevaluate
Evaluate a trained RSL-RL PPO policy
roboverse_learn/rl/rsl_rl/eval.py:72
↓ 1 callersFunctionevaluate
Evaluate a trained RSL-RL PPO policy
roboverse_learn/rl/rsl_rl/eval_tracking.py:75
↓ 1 callersMethodevaluate
(self, ckpt_path=None)
roboverse_learn/il/runners/default_runner.py:380
↓ 1 callersMethodevaluate
(self)
roboverse_learn/il/runners/base_runner.py:24
↓ 1 callersMethodevaluate
(self)
roboverse_pack/tasks/simpler_env/_native/put_on.py:321
↓ 1 callersMethodevaluate
(self)
roboverse_pack/tasks/simpler_env/_native/move_near.py:301
↓ 1 callersMethodevaluate
(self)
roboverse_pack/tasks/simpler_env/_native/drawer.py:157
↓ 1 callersMethodevaluate
(self)
roboverse_pack/tasks/simpler_env/_native/place.py:246
↓ 1 callersFunctionevaluate_episode
Evaluate a single episode.
roboverse_learn/vla/pi0/pi_eval.py:201
↓ 1 callersFunctionevaluate_episode
Evaluate a single episode and save results.
roboverse_learn/vla/SmolVLA/smolvla_eval.py:291
↓ 1 callersFunctionevaluate_episode
Evaluate a single episode.
roboverse_learn/vla/OpenVLA/vla_eval.py:250
↓ 1 callersFunctionevaluate_lift_collection
Evaluate and collect successful lift trajectories.
roboverse_learn/rl/fast_td3/evaluate_lift.py:143
↓ 1 callersFunctionexpand_at
Expand all tensors in nested dictionary or list or tuple at a single dimension @dim by @size. Args: x (dict or list or tuple): a
roboverse_learn/il/utils/tensor_util.py:586
↓ 1 callersFunctionexpand_at_single
Expand a tensor at a single dimension @dim by @size Args: x (torch.Tensor): input tensor size (int): size to expand
roboverse_learn/il/utils/tensor_util.py:567
↓ 1 callersMethodextend
( self, tensor_dict: TensorDict, )
get_started/rl/fast_td3/fttd3_module.py:72
↓ 1 callersFunctionextract_actor_mlp_state_dict
Pull the actor's MLP Linear layers out as a standalone, BC-loadable dict. Keys are kept *relative to the actor and unchanged* (e.g. ``mlp.0.weigh
roboverse_learn/fusion/bc_warmstart.py:118
↓ 1 callersMethodfetch
Extract ``assets/<rel>`` into the overlay; return True if written/exists.
tools/libero_integration/gen_liberoplus.py:52
↓ 1 callersFunctionfind_asset_files
Find all mesh and texture files referenced in the MJCF file.
scripts/conversion/mjcf_snapshot.py:82
↓ 1 callersFunctionfind_local_hdri_dir
Return the first existing local HDRI directory containing .hdr files.
roboverse_pack/blender/asset_paths.py:58
↓ 1 callersFunctionfind_local_material_library
Return the first existing local material .blend file.
roboverse_pack/blender/asset_paths.py:66
↓ 1 callersFunctionfind_urdf_files
Recursively find all .urdf files in directory and its subdirectories.
scripts/conversion/batch_urdf2usd.py:8
↓ 1 callersFunctionflatten
Flatten all tensors in nested dictionary or list or tuple, from @begin_axis onwards. Args: x (dict or list or tuple): a possibly nes
roboverse_learn/il/utils/tensor_util.py:464
↓ 1 callersFunctionflatten_action_spaces
Flat multiple Box action spaces into a single Box space.
roboverse_pack/tasks/simpler_env/_native/control/ruckig_utils.py:68
↓ 1 callersFunctionflatten_nested_dict_list
Flatten a nested dict or list to a list. For example, given a dict { a: 1 b: { c: 2 } c: 3
roboverse_learn/il/utils/tensor_util.py:902
↓ 1 callersFunctionflatten_single
Flatten a tensor in all dimensions from @begin_axis onwards. Args: x (torch.Tensor): tensor to flatten begin_axis (int): whi
roboverse_learn/il/utils/tensor_util.py:448
↓ 1 callersMethodforward
(self, obs: torch.Tensor, actions: torch.Tensor)
get_started/rl/fast_td3/fttd3_module.py:395
↓ 1 callersMethodforward
(self, obs_dict)
roboverse_learn/il/utils/vision/multi_image_obs_encoder.py:127
↓ 1 callersMethodforward
(self, x)
roboverse_learn/il/utils/models/layers.py:49
↓ 1 callersMethodforward
(self, obs: torch.Tensor, actions: torch.Tensor)
roboverse_learn/rl/fast_td3/fttd3_module.py:395
↓ 1 callersMethodforward
(self, x: ME.SparseTensor)
third_party/gsnet/models/resnet.py:107
↓ 1 callersMethodforward_in
Samples N random crops for each input in the batch, and then reshapes inputs to [B * N, ...].
roboverse_learn/il/utils/vision/crop_randomizer.py:82
↓ 1 callersMethodforward_post
(self, src, src_mask: Optional[Tensor] = None,
roboverse_learn/il/policies/act/detr/models/transformer.py:166
↓ 1 callersMethodforward_post
(self, tgt, memory, tgt_mask: Optional[Tensor] = None, memory_mask:
roboverse_learn/il/policies/act/detr/models/transformer.py:229
↓ 1 callersMethodforward_pre
(self, src, src_mask: Optional[Tensor] = None, src_key_padding_mask: O
roboverse_learn/il/policies/act/detr/models/transformer.py:181
↓ 1 callersMethodforward_pre
(self, tgt, memory, tgt_mask: Optional[Tensor] = None, memory_mask: Op
roboverse_learn/il/policies/act/detr/models/transformer.py:252
↓ 1 callersFunctionframe_state
(i: int)
get_started/9_maniskill_two_robot_stack_cube.py:151
↓ 1 callersMethodfrom_normalized_action
Build a normalized action command.
roboverse_pack/teleop/flow.py:43
↓ 1 callersFunctionfrom_pygame
Convenience method to convert pygame surface local coordinates to pymunk coordinates
roboverse_learn/il/utils/pymunk_override.py:234
↓ 1 callersMethodgait_phase
Compute gait phase based on episode length buffer.
roboverse_pack/tasks/humanoid/locomotion/walk_g1_dof12.py:267
↓ 1 callersMethodgait_phase
Compute gait phase based on episode length buffer.
roboverse_pack/tasks/humanoid/locomotion/walk_agibot_a2_dof12.py:280
↓ 1 callersFunctiongather_along_dim_with_dim
Apply @gather_along_dim_with_dim_single to all tensors in a nested dictionary or list or tuple. Args: x (dict or list or tuple):
roboverse_learn/il/utils/tensor_util.py:715
↓ 1 callersFunctiongenerate_franka_joint_targets
Generate joint targets for Franka robot without IK solver. Args: step: Current step number num_steps: Total number of steps
get_started/rerun/save_trajectory_simple.py:118
↓ 1 callersMethodgenerate_latents
Given a batch of sequences of observations, generate a batch of sequences of latents. Inputs: seq_obses: Batch of sequences
roboverse_learn/il/policies/dp/models/bet/latent_generators/latent_generator.py:37
↓ 1 callersFunctiongenerate_log
Generate a log file with conversion results.
scripts/conversion/batch_mjcf2urdf.py:56
↓ 1 callersFunctiongenerate_md
(tid: str, meta: dict)
docs/source/dataset_benchmark/tasks/generate_task_docs.py:98
↓ 1 callersFunctiongenerate_task_groups_md
(TASK_REGISTRY, output_path=None)
docs/source/dataset_benchmark/tasks/generate_task_docs.py:204
↓ 1 callersMethodgenerate_trajectory
(self, ts_first)
roboverse_learn/il/policies/act/scripted_policy.py:19
↓ 1 callersFunctiongeom_friction
Mjlab ``dr.geom_friction`` port — startup-mode DR. Mutates ``physics.model.geom_friction[gid, axis] = sample`` for each selected geom and eac
roboverse_pack/tasks/mjlab/mdp/events_dr.py:192
↓ 1 callersMethodget_action
Returns a single action to be directly executed. For action chunking policies it either uses an previsouly predicted action chunk, or if it ha
roboverse_learn/il/runners/base_eval_runner.py:183
↓ 1 callersFunctionget_action_dim
Get the dimension of the action space. :param action_space: :return:
roboverse_learn/rl/clean_rl/buffer.py:64
↓ 1 callersFunctionget_actions
Get actions for current step across all environments.
get_started/rerun/replay_task_demo.py:126
↓ 1 callersFunctionget_actions
(all_actions, env, demo_idxs: list[int], robot: RobotCfg)
scripts/advanced/collect_demo.py:143
↓ 1 callersFunctionget_active_joints
(articulation: sapien.Articulation, joint_names: Sequence[str])
roboverse_pack/tasks/simpler_env/_native/control/ruckig_utils.py:62
↓ 1 callersFunctionget_axis_params
Construct arguments to `Vec` according to axis index.
roboverse_pack/utils/humanoid_utils.py:209
↓ 1 callersFunctionget_axis_params
Construct arguments to `Vec` according to axis index.
roboverse_pack/tasks/beyondmimic/metasim/utils/misc.py:137
↓ 1 callersMethodget_block_size
(self)
roboverse_learn/il/policies/dp/models/bet/libraries/mingpt/model.py:145
↓ 1 callersFunctionget_class
Get the class wrappers. Example: get_class("ReachOrigin", "Cfg") -> ReachOriginCfg get_class("reach_origin", "Cfg") -> ReachOrigi
roboverse_pack/tasks/beyondmimic/metasim/utils/misc.py:91
↓ 1 callersFunctionget_config
Get configuration with command line argument support.
roboverse_learn/rl/fast_td3/train.py:17
↓ 1 callersMethodget_data_label
(self, index)
third_party/gsnet/dataset/graspnet_dataset.py:145
↓ 1 callersMethodget_decay
Compute the decay factor for the exponential moving average.
roboverse_learn/il/utils/ema_model.py:46
↓ 1 callersFunctionget_device
Retrieve PyTorch device. It checks that the requested device is available first. For now, it supports only cpu and cuda. By default,
roboverse_learn/rl/clean_rl/buffer.py:116
↓ 1 callersFunctionget_entity_by_name
Get a Sapien.Entity given the name. Args: entities (List[sapien.Entity]): entities (link, joint, ...) to query. name (str): name
roboverse_pack/tasks/simpler_env/_native/control/_vendor_utils.py:33
↓ 1 callersMethodget_episode
(self, idx, copy=False)
roboverse_learn/il/utils/replay_buffer.py:563
↓ 1 callersFunctionget_euler_xyz
Return Euler (roll, pitch, yaw) in [-π, π] for a single quaternion. Input: (4,), Output: (3,)
scripts/unitree_deploy/utils.py:33
↓ 1 callersFunctionget_extensions
()
third_party/gsnet/knn/setup.py:16
↓ 1 callersFunctionget_gapartnet_anno
Get gapartnet annotation
scripts/advanced/motion_planning_gapartnet.py:92
↓ 1 callersFunctionget_gravity_orientation
Return gravity vector components from a quaternion (w, x, y, z).
scripts/unitree_deploy/common/rotation_helper.py:5
← previousnext →1,501–1,600 of 4,056, ranked by callers