MCPcopy Create free account

hub / github.com/RoboVerseOrg/RoboVerse / functions

Functions4,056 in github.com/RoboVerseOrg/RoboVerse

↓ 8 callersFunction_load_eval
()
tests/test_robotwin_eval_policy.py:23
↓ 8 callersFunctioncheck_bddl_success
True iff every BDDL goal predicate holds in the current MuJoCo state.
roboverse_pack/tasks/libero/_native_util.py:316
↓ 8 callersFunctionmjlab_asset
Resolve an mjlab MJCF (and its meshes) to a concrete local path. Args: relpath: mjlab-internal path under ``src/mjlab/``, e.g.
roboverse_pack/tasks/mjlab/_locator.py:50
↓ 8 callersFunctionquat_from_euler_xyz
Convert intrinsic XYZ Euler angles (radians) to quaternion (w, x, y, z).
roboverse_pack/blender/randomize.py:120
↓ 8 callersMethodrender
Run rendering without stepping through the physics. By convention, if mode is: - **human**: Render to the current display and return
roboverse_pack/tasks/beyondmimic/isaaclab/envs/tracking_rl_env.py:334
↓ 8 callersMethodset_action
(self, action: np.ndarray)
roboverse_pack/tasks/simpler_env/_native/control/pd_ee_pose.py:93
↓ 8 callersMethodstd
(self)
roboverse_learn/rl/fast_td3/fttd3_module.py:317
↓ 7 callersMethod__init__
Flow matcher wrapper for torchcfm.
roboverse_learn/il/utils/flow/flow_matchers.py:11
↓ 7 callersMethod_bid
(self, n)
roboverse_pack/tasks/robosuite/native.py:109
↓ 7 callersMethod_clip_target_pos
(self, pos: np.ndarray)
roboverse_pack/teleop/runtime.py:427
↓ 7 callersMethod_eef_pos
(self)
roboverse_pack/tasks/robosuite/native.py:204
↓ 7 callersMethod_get_hand_position
Get position of the palm center using fingertip offsets. The hand position is approximated as the midpoint between the thumb tip and
roboverse_pack/tasks/pick_place/hand_trajectory.py:445
↓ 7 callersFunction_instance_without_init
Build a LiberoBaseTask bound to minimum needed attrs without running its __init__ (which hits the HF downloader).
tests/test_libero_base_empty_traj.py:22
↓ 7 callersFunction_mlp
(in_dim, hidden, out_dim)
tests/test_fusion_bc_warmstart.py:20
↓ 7 callersMethod_quat_to_list
(self, quat: np.ndarray)
roboverse_pack/teleop/runtime.py:123
↓ 7 callersFunction_read_command
Pull the current ``(N, 3)`` velocity command from env.command_managers.
roboverse_pack/tasks/mjlab/mdp/rewards.py:127
↓ 7 callersMethod_term_names
Return the ordered list of term-attribute names on a ``@configclass`` group. Using ``dataclasses.fields()`` instead of ``asdict()`` preserves
roboverse_learn/managers/manager_based_rv_env.py:319
↓ 7 callersFunction_u
(lo: float, hi: float)
roboverse_pack/tasks/mjlab/mdp/events_dr.py:63
↓ 7 callersMethod_vec_to_list
(self, vec: np.ndarray)
roboverse_pack/teleop/runtime.py:120
↓ 7 callersFunctionbuild_commands
Return the ordered shell commands for the selected stages. Pure (no side effects) so it is unit-testable; :func:`main` runs them.
roboverse_learn/fusion/pipeline.py:63
↓ 7 callersMethodcreate_manual
( cls, scale: Union[torch.Tensor, np.ndarray], offset: Union[torch.Tensor, np.ndarray]
roboverse_learn/il/utils/normalizer.py:141
↓ 7 callersMethodcurrent
Return ``(N, J*2)`` concatenated joint_pos+joint_vel reference at the current frame. Empty if identity-tracking mode.
roboverse_pack/tasks/mjlab/mdp/commands.py:587
↓ 7 callersMethoddtype
(self)
roboverse_learn/il/utils/module_attr_mixin.py:14
↓ 7 callersFunctionentity_joint_pos
Joint positions for the entity, batched. Shape ``(num_envs, len(joint_ids))``. Reads ``env_states.robots[cfg.name].joint_pos[:, ids]`` when the
roboverse_pack/tasks/mjlab/mdp/scene_entity.py:193
↓ 7 callersMethodfind_spec
(self, name, path=None, target=None)
scripts/render_native_gallery.py:78
↓ 7 callersMethodfit
( self, data: Union[Dict, torch.Tensor, np.ndarray, zarr.Array], last_n_dims=1,
roboverse_learn/il/utils/normalizer.py:15
↓ 7 callersMethodget_obs
(self, overlay=True)
roboverse_pack/tasks/simpler_env/_metasim/base.py:125
↓ 7 callersMethodget_selected_entity
Returns (entity_name, entity_type)
get_started/obj_layout/object_layout_task.py:172
↓ 7 callersMethodget_selected_entity
Returns (entity_name, entity_type)
get_started/obj_layout/object_layout.py:153
↓ 7 callersMethodget_selected_entity
Return a tuple of the selected entity name and entity type.
roboverse_pack/asset/table_display.py:154
↓ 7 callersMethodget_state
(self)
roboverse_pack/tasks/simpler_env/_native/control/pd_ee_pose.py:119
↓ 7 callersFunctionresolve_joint_ids
Return cached LongTensor of joint indices for ``cfg``. Resolves against ``handler.get_joint_names(name, sort=True)`` when the named entity is
roboverse_pack/tasks/mjlab/mdp/scene_entity.py:127
↓ 7 callersFunctionrollout
(env, acts)
tests/test_simpler_env_passthrough.py:97
↓ 7 callersMethodset_drive_property
Set the joint drive property according to the config.
roboverse_pack/tasks/simpler_env/_native/control/base_controller.py:88
↓ 7 callersMethodset_states
Set simulator state for selected env indexes.
roboverse_pack/tasks/beyondmimic/metasim/envs/base_legged_robot.py:394
↓ 7 callersMethodto_dict
(self)
tools/robosuite_integration/diff.py:33
↓ 6 callersMethod__init__
( self, *, mlp: List[int], npoint: int = None, rad
third_party/gsnet/pointnet2/pointnet2_modules.py:144
↓ 6 callersFunction_floating_scenario
(robot_name: str, mjcf_relpath: str, num_joints: int)
roboverse_pack/tasks/mjlab/floating_base.py:26
↓ 6 callersFunction_get_body_indexes
(command: MotionCommand, body_names: list[str] | None)
roboverse_pack/tasks/beyondmimic/isaaclab/mdp/rewards.py:15
↓ 6 callersFunction_load_collect_bridge
()
tests/test_robotwin_urdf_instance.py:25
↓ 6 callersMethod_normalize
Convert MISSING sentinel to an empty dict for callback containers.
roboverse_pack/tasks/humanoid/cfg_base.py:170
↓ 6 callersFunction_set_cube
(task, name, x, y, z, quat=(1.0, 0.0, 0.0, 0.0))
roboverse_pack/tasks/maniskill/_native/specs.py:55
↓ 6 callersFunction_try_instantiate
(cls: type[RobotCfg])
tests/test_roboverse_robot_cfg_validation.py:105
↓ 6 callersFunction_vec3
(x)
tools/maniskill_integration/maniskill_rollout.py:65
↓ 6 callersFunction_yaw_quat
Random yaw-only quaternion (wxyz), matching ManiSkill random_quaternions(lock_x, lock_y).
roboverse_pack/tasks/maniskill/_native/specs.py:49
↓ 6 callersMethodadd_geometry
Add geometry to the MJCF body from the URDF link.
generation/asset_converter.py:76
↓ 6 callersMethodcheck_grasp
(self, actor, min_impulse=1e-6, max_angle=80)
roboverse_pack/tasks/simpler_env/_native/grasp.py:77
↓ 6 callersMethodclose
(self)
roboverse_learn/vla/pi0/pi_eval.py:194
↓ 6 callersFunctioncompute_angle_between
Compute angle (radian) between two vectors.
roboverse_pack/tasks/simpler_env/_native/control/_vendor_utils.py:68
↓ 6 callersMethodcreate
(self, demo_idx: int, data_dict: dict)
scripts/advanced/collect_demo.py:305
↓ 6 callersMethoddevice
(self)
roboverse_learn/il/utils/module_attr_mixin.py:10
↓ 6 callersFunctiondict_apply_reduce
( x: List[Dict[str, torch.Tensor]], reduce_func: Callable[[List[torch.Tensor]], torch.Tensor], )
roboverse_learn/il/utils/pytorch_util.py:35
↓ 6 callersMethodforward
(self, x)
roboverse_learn/rl/clean_rl/td3.py:94
↓ 6 callersMethodforward
(self, vp_features, end_points)
third_party/gsnet/models/modules.py:107
↓ 6 callersMethodget_language_instruction
(self)
roboverse_pack/tasks/simpler_env/_native/env.py:159
↓ 6 callersMethodinterpolate
(curr_waypoint, next_waypoint, t)
roboverse_learn/il/policies/act/scripted_policy.py:23
↓ 6 callersFunctionlayer_init
(layer, std=_SQRT2, bias=0.0)
tools/mjlab_integration/policy_replay/train_metasim_cartpole.py:85
↓ 6 callersFunctionlayer_init
(layer, std=np.sqrt(2), bias_const=0.0)
roboverse_learn/rl/clean_rl/ppo.py:52
↓ 6 callersFunctionmap_tensor
Apply function @func to torch.Tensor objects in a nested dictionary or list or tuple. Args: x (dict or list or tuple): a possibl
roboverse_learn/il/utils/tensor_util.py:47
↓ 6 callersMethodoutput_shape
(self)
roboverse_learn/il/utils/vision/multi_image_obs_encoder.py:182
↓ 6 callersFunctionreal2sim_scene_config
(gravity=(0.0, 0.0, -9.81))
roboverse_pack/tasks/simpler_env/_native/scene.py:79
↓ 6 callersMethodwith_pos_embed
(self, tensor, pos: Optional[Tensor])
roboverse_learn/il/policies/act/detr/models/transformer.py:226
↓ 5 callersFunction_get_indices
(env: EnvTypes, sub_names: tuple[str] | str, all_names: list[str] | tuple[str])
roboverse_pack/callback_funcs/humanoid/reward_funcs.py:125
↓ 5 callersFunction_handler_for
(xml: str)
tools/robosuite_integration/benchmark_replay.py:73
↓ 5 callersMethod_jid
(self, n)
roboverse_pack/tasks/robosuite/native.py:106
↓ 5 callersFunction_mujoco_body_pos_w
World-frame body com position via ``physics.data.xpos``.
roboverse_pack/tasks/mjlab/mdp/rewards.py:416
↓ 5 callersFunction_ordered_linear_keys
Return ``*.weight`` keys of Linear layers, in declaration order. A key ``k.weight`` is treated as a Linear layer iff its tensor is 2-D and a
roboverse_learn/fusion/bc_warmstart.py:23
↓ 5 callersFunction_read_command_tensor
(env, command_name: str)
roboverse_pack/tasks/mjlab/mdp/rewards.py:431
↓ 5 callersFunction_scenario_object_map
(simulator: str)
tests/test_benchmark_blender_scene.py:48
↓ 5 callersFunction_send_msg
(conn: socket.socket, obj)
tools/robotwin_integration/dp_policy_server.py:51
↓ 5 callersFunction_smoothstep
(value: float, start: float = 0.0, end: float = 1.0)
scripts/advanced/run_bidexbench_cube_reach.py:85
↓ 5 callersFunction_task
(name)
tests/test_maniskill_gripper_friction.py:35
↓ 5 callersFunction_to_np
Convert torch tensors to CPU numpy, else asarray.
get_started/rl/0_ppo_gym_style.py:53
↓ 5 callersMethodadd
Add elements to the buffer.
roboverse_learn/rl/clean_rl/buffer.py:197
↓ 5 callersFunctionapply_maniskill_gripper_friction
Set the high-friction grasp material on a loaded panda articulation's finger links. Mirrors ManiSkill's ``Panda.urdf_config`` gripper material (`
roboverse_pack/tasks/maniskill/_native/recipe.py:195
↓ 5 callersMethodbind_handler
Attach to the simulator handler and initialize randomization buffers.
roboverse_pack/randomization/humanoid.py:48
↓ 5 callersFunctionbuild_benchmark_scenario
Build a native MetaSim scenario for a benchmark task and robot.
roboverse_pack/tasks/benchmark/base.py:341
↓ 5 callersMethodcompute
Compute the motion command.
roboverse_pack/tasks/beyondmimic/metasim/mdp/commands.py:328
↓ 5 callersFunctioncompute_total_impulse
(contact_infos)
roboverse_pack/tasks/simpler_env/_native/grasp.py:41
↓ 5 callersFunctioncpu_state
Move state dict to CPU.
roboverse_learn/rl/fast_td3/train.py:77
↓ 5 callersMethodget
(self, out=None)
roboverse_learn/il/policies/dp/shared_memory/shared_memory_ring_buffer.py:163
↓ 5 callersMethodget_action
(self, x)
roboverse_learn/rl/clean_rl/sac.py:109
↓ 5 callersFunctionget_body_indexes
Get the indexes of the bodies matching the body names.
roboverse_pack/tasks/beyondmimic/metasim/utils/misc.py:132
↓ 5 callersFunctionget_joint_orders
Fetch current joint order mapping from handler (robots + articulated objs).
scripts/advanced/teleop_keyboard.py:224
↓ 5 callersMethodget_observations
Return current observations as TensorDict.
roboverse_learn/rl/rsl_rl/env_wrapper.py:48
↓ 5 callersFunctionget_pairwise_contacts
(contacts, actor0, actor1, collision_shape0=None, collision_shape1=None)
roboverse_pack/tasks/simpler_env/_native/grasp.py:27
↓ 5 callersFunctionmove_to_pose
Move the robot to a given pose.
get_started/motion_planning/2_water_pouring.py:160
↓ 5 callersMethodneeds_obs
Whether the NEXT predict() call will actually consume the observation. Lets the eval loop skip the (expensive, RT-rendered) ``get_obs()`` on
tools/robotwin_integration/eval_robotwin_policy.py:61
↓ 5 callersMethodobj_is_static
(self, name, lin_thresh: float = 1e-2, ang_thresh: float = 0.5)
roboverse_pack/tasks/maniskill/_native/base.py:132
↓ 5 callersMethodprocess_action
Processes a chunk of actions into joint positions.
roboverse_learn/il/runners/base_eval_runner.py:287
↓ 5 callersFunctionremap_libero_model
Rebase a bundle's embedded MJCF onto portable local asset roots + dm_control-safe. Both the LIBERO (``chiliocosm/assets``) and robosuite (``model
roboverse_pack/tasks/libero/_native_util.py:89
↓ 5 callersMethodresample
Sample a fresh motion start frame for the given envs.
roboverse_pack/tasks/mjlab/mdp/commands.py:497
↓ 5 callersFunctionroboverse_data_assets
Locate the vendored ``roboverse_data/libero/assets`` tree (clone or HF cache). The native LIBERO meshes/textures are vendored (deduplicated) to t
roboverse_pack/tasks/libero/_native_util.py:18
↓ 5 callersMethodsave
(self, path: str | Path)
tools/robosuite_integration/common.py:57
↓ 5 callersMethodsend_cmd
Send a low-level command to the robot.
scripts/unitree_deploy/deploy_real.py:115
↓ 5 callersFunctionset_actor_collision
Toggle an actor's collision (groups). Parked inactive candidate objects get collision OFF so they don't perturb the active object's contact solve
roboverse_pack/tasks/simpler_env/_metasim/base.py:24
↓ 5 callersFunctionset_flat_state
(handler, flat_state: np.ndarray)
roboverse_pack/tasks/libero/native_repro.py:262
↓ 5 callersFunctionset_seed
(seed)
roboverse_learn/il/policies/act/utils.py:285
↓ 5 callersMethodstart
(self)
roboverse_learn/il/utils/json_logger.py:51
↓ 5 callersMethodupdate
(self, **kwargs)
roboverse_learn/il/policies/act/detr/util/misc.py:164
← previousnext →101–200 of 4,056, ranked by callers