MCPcopy Create free account

hub / github.com/RoboVerseOrg/RoboVerse / functions

Functions4,056 in github.com/RoboVerseOrg/RoboVerse

↓ 1 callersMethod_setup_simpler
(self)
roboverse_pack/tasks/simpler_env/_metasim/coke_task.py:155
↓ 1 callersMethod_setup_task
(self)
roboverse_pack/tasks/robosuite/native.py:140
↓ 1 callersFunction_shape_from_native
Translate a SAPIEN ``PhysxCollisionShape`` into a ``ShapeSpec``.
tools/maniskill_integration/recipe.py:127
↓ 1 callersFunction_shipped_states
State trajectory from the SHIPPED maniskill.<key>_native task (standard handler path).
tools/maniskill_integration/render_parity.py:74
↓ 1 callersFunction_sim_spec
(scfg)
tools/maniskill_integration/parity_multi_agent.py:21
↓ 1 callersFunction_site
(model, data, name)
tools/libero_integration/libero_success.py:51
↓ 1 callersMethod_site_jac
(self)
roboverse_pack/tasks/robosuite/_osc.py:132
↓ 1 callersMethod_site_vel
(self, J_pos, J_ori)
roboverse_pack/tasks/robosuite/_osc.py:140
↓ 1 callersMethod_slerp
Spherical linear interpolation between two quaternions.
roboverse_pack/tasks/beyondmimic/scripts/csv_to_npz.py:160
↓ 1 callersFunction_slim_bridge
Drop per-frame RGB/depth (re-renderable) -- keep the trajectory + object assets.
tools/robotwin_integration/migrate_assets.py:78
↓ 1 callersFunction_smooth_actions
A smooth, demo-like action sweep that visibly moves the arm + gripper.
tools/maniskill_integration/render_parity.py:36
↓ 1 callersMethod_so3_derivative
Computes the derivative of a sequence of SO3 rotations. Args: rotations: shape (B, 4). dt: time step. Return
roboverse_pack/tasks/beyondmimic/scripts/csv_to_npz.py:185
↓ 1 callersMethod_solve_ik
Solves IK for the given action end-effector action, in either delta or absolute control
roboverse_learn/il/runners/base_eval_runner.py:221
↓ 1 callersMethod_stack_last_n_obs
(self, all_obs, n_steps)
roboverse_learn/il/runners/default_eval_runner.py:50
↓ 1 callersMethod_stacked
Stack the last n_obs_steps of one obs key -> (1, To, *feat), front-padded.
tools/robotwin_integration/dp_policy_server.py:114
↓ 1 callersFunction_stage_object_mjcfs
Copy each object's MJCF into local_pack_box/<name>/ alongside its USD.
scripts/prepare_box_task_assets.py:84
↓ 1 callersFunction_stage_robot
Copy openarm_wuji robot files + meshes; return the staged MJCF path.
scripts/prepare_box_task_assets.py:43
↓ 1 callersFunction_stage_trajectory
(bundle_root: Path, dest_root: Path)
scripts/prepare_box_task_assets.py:98
↓ 1 callersFunction_stale
(cfg_file: str, want: dict[str, str])
roboverse_pack/tasks/libero_plus/_passthrough.py:94
↓ 1 callersFunction_subtree_bodies
(model, root: int)
roboverse_pack/tasks/libero/_native_util.py:240
↓ 1 callersFunction_succ
(s, m=m, d=d, goal=goal, nq=nq, nv=nv)
tools/libero_integration/vendor_all_native.py:83
↓ 1 callersFunction_success
(env)
scripts/eval_liberoplus_policy_consistency.py:67
↓ 1 callersFunction_synthetic_demo
A list[DictEnvState] shaped exactly like state_tensor_to_nested output.
tests/test_fusion_demo_contract.py:36
↓ 1 callersFunction_synthetic_packets
(*, steps: int, hand_targets: bool)
scripts/advanced/run_bidexbench_cube_reach.py:55
↓ 1 callersFunction_table_cfg
()
roboverse_pack/tasks/benchmark/base.py:71
↓ 1 callersMethod_targets_from_action
ManiSkill normalized action → absolute joint targets in the handler's sorted order.
roboverse_pack/tasks/maniskill/_native/base.py:67
↓ 1 callersFunction_task_id
(suite: str, name: str)
scripts/eval_liberoplus_policy_consistency.py:88
↓ 1 callersMethod_task_reward
(self)
roboverse_pack/tasks/robosuite/native.py:145
↓ 1 callersFunction_tasks
(args)
scripts/trajectory_simpler_env.py:250
↓ 1 callersMethod_teleport_object_mujoco
(self)
roboverse_pack/tasks/mjlab/mdp/commands.py:311
↓ 1 callersMethod_terminated
(self, env_states: TensorState)
roboverse_learn/managers/manager_based_rv_env.py:523
↓ 1 callersMethod_terminated
(self, env_states: TensorState | None)
roboverse_pack/tasks/humanoid/base/base_legged_robot.py:423
↓ 1 callersMethod_terminated
(self, states)
roboverse_pack/tasks/maniskill/_native/multi_robot.py:99
↓ 1 callersMethod_terminated
(self, env_states: TensorState | None)
roboverse_pack/tasks/beyondmimic/metasim/envs/base_legged_robot.py:342
↓ 1 callersMethod_threshold_based_f_euler
(self, t_expand, segment_ends_expand, xt, vt, threshold, x_at_segment_ends)
roboverse_learn/il/utils/flow/consistency_flow_matcher.py:112
↓ 1 callersMethod_time_out
Timeout flags. Note that max_episode_steps is set to -1 by default (no timeout).
roboverse_pack/tasks/humanoid/base/base_legged_robot.py:432
↓ 1 callersMethod_time_out
(self, env_states: TensorState | None)
roboverse_pack/tasks/humanoid/base/base_agent.py:109
↓ 1 callersFunction_to_rgb_frame
Coerce a per-frame camera tensor into a ``(H, W, 3)`` uint-able array. Backends differ slightly: mujoco returns ``(H, W, 3)`` after the ``[0]
get_started/replay_multi_scene_render.py:70
↓ 1 callersFunction_turn_off
(model, data, region: str)
roboverse_pack/tasks/libero/_native_util.py:213
↓ 1 callersFunction_turn_on
(model, data, region: str)
roboverse_pack/tasks/libero/_native_util.py:207
↓ 1 callersMethod_update_command
(self, env_states: TensorState)
roboverse_pack/tasks/beyondmimic/metasim/mdp/commands.py:235
↓ 1 callersMethod_update_failure_stats
Track failure rate per motion bin. A frame is "failed" when anchor position error > threshold. ``_bin_failed_count`` aggregates this
roboverse_pack/tasks/mjlab/mdp/commands.py:561
↓ 1 callersMethod_update_metrics
Update metrics for logging.
roboverse_pack/tasks/beyondmimic/metasim/mdp/commands.py:273
↓ 1 callersMethod_update_newton
Update contact state on the Newton path via the handler's contact reader. Reads per-env per-foot contact force from the mujoco_warp contact
roboverse_pack/tasks/mjlab/mdp/sensors.py:231
↓ 1 callersMethod_update_newton
Flat-terrain foot height = foot body z (ground at z=0). No ray-cast.
roboverse_pack/tasks/mjlab/mdp/sensors.py:488
↓ 1 callersMethod_update_newton
(self)
roboverse_pack/tasks/mjlab/mdp/sensors.py:648
↓ 1 callersFunction_urdf_joint
(root: ET.Element, name: str)
tests/test_openarm_wuji_mount.py:66
↓ 1 callersFunction_urdf_to_glb
Bake a URDF-articulation object (at rest config) into one textured GLB. sapien3's articulation loader renders the mobility.urdf geometry but drop
tools/robotwin_integration/mesh_replay_robotwin.py:109
↓ 1 callersFunction_validate_fingers
(payload: Any, *, hand_key: str)
roboverse_pack/teleop/common.py:30
↓ 1 callersFunction_validate_hand
(packet: Mapping[str, Any], *, hand_key: str)
roboverse_pack/teleop/common.py:40
↓ 1 callersFunction_validate_native_request
( task_spec: BenchmarkTaskSpec, robot: str, simulator: str, renderer: str | None = None )
roboverse_pack/teleop/flow.py:261
↓ 1 callersFunction_validate_scale_range
Validates a (low, high) tuple used in scale-based randomization. This function ensures the tuple follows expected rules when applying a 'scale'
roboverse_pack/randomization/humanoid.py:753
↓ 1 callersFunction_validate_scale_range
Validates a (low, high) tuple used in scale-based randomization. This function ensures the tuple follows expected rules when applying a 'scale'
roboverse_pack/tasks/beyondmimic/metasim/configs/cfg_randomizers.py:552
↓ 1 callersFunction_validate_schema
Fail loud if the recorded ManiSkill layout differs from what we slice. Guards the hardcoded agent keys and qpos slice so a schema change raises a
get_started/9_maniskill_two_robot_stack_cube.py:98
↓ 1 callersFunction_variants
(suite, base)
scripts/policy/bridge_sim_client.py:81
↓ 1 callersFunction_visual_file
(md)
roboverse_pack/tasks/simpler_env/_native/put_on.py:146
↓ 1 callersFunction_visual_file
(model_dir)
roboverse_pack/tasks/simpler_env/_native/move_near.py:115
↓ 1 callersFunction_visual_file
(md)
roboverse_pack/tasks/simpler_env/_native/pick_object.py:62
↓ 1 callersFunction_visual_file
(model_dir)
roboverse_pack/tasks/simpler_env/_native/place.py:50
↓ 1 callersFunction_visual_mesh
(model_dir)
roboverse_pack/tasks/simpler_env/_metasim/base.py:32
↓ 1 callersFunction_visual_only_scene_option
A dm_control scene option that renders only VISUAL geoms (MuJoCo group 1). LIBERO/robosuite MJCFs carry both visual geoms (group 1, textured/mate
roboverse_pack/tasks/libero/native_repro.py:277
↓ 1 callersFunction_vslot
(jnt_type: int)
tools/mjlab_integration/full_runner.py:281
↓ 1 callersFunction_weld_root_to_world
Replace the robot's free root joint with a weld to the world. Used by the `_pendant` scenes — without an RL policy, a free-floating humanoid
tools/mjlab_integration/scenes/build_stand_scenes.py:271
↓ 1 callersFunction_widowx_robot_cfg
(qpos_arr)
roboverse_pack/tasks/simpler_env/_metasim/put_on_task.py:57
↓ 1 callersMethod_wire
Family-specific one-time wiring (friction materials, checkers, object handles).
roboverse_pack/tasks/simpler_env/_metasim/base.py:102
↓ 1 callersFunction_worker_main
(args: argparse.Namespace)
get_started/replay_multi_scene_render.py:151
↓ 1 callersMethod_world_to_origin
(self, pos)
roboverse_pack/tasks/robosuite/_osc.py:149
↓ 1 callersMethod_wrap_pre_action
(self)
roboverse_pack/tasks/robosuite/robosuite_env.py:137
↓ 1 callersFunction_write_blender_live_frame
(output_dir: str | Path, frame_index: int, session: object)
scripts/advanced/run_bidexbench_cube_reach.py:360
↓ 1 callersFunction_write_fake_ms_demo
Write a minimal ManiSkill-layout ``.h5`` and return the qpos we stored. The articulation row layout mirrors ManiSkill's ``hstack([pose.p(3),
tests/test_multiagent_converters.py:47
↓ 1 callersFunction_write_recorded_states
( path: str | Path, *, task: str, robot: str, simulator: str, renderer: str | None,
roboverse_pack/teleop/flow.py:234
↓ 1 callersFunction_yam_newton_objects
Cube + static table as scene objects for the Newton (RobotCfg) path. Mirrors ``patch_mjcf_add_cube_and_table`` geometry: a 5cm dynamic cube o
roboverse_pack/tasks/mjlab/lift_cube_yam_v2.py:71
↓ 1 callersFunction_yam_with_pd_and_cube
Apply both PD actuator injection AND cube/table injection to YAM.
roboverse_pack/tasks/mjlab/lift_cube_yam_v2.py:65
↓ 1 callersFunctionaction_replay
Replay the benchmark's recorded ACTIONS and reproduce them on the handler. We rebuild a *fresh* robosuite 1.5.2 env (so its model has the current
tools/robosuite_integration/benchmark_replay.py:250
↓ 1 callersMethodaction_to_dict
Converts action tensor to dict with joint keys
roboverse_learn/il/runners/base_eval_runner.py:123
↓ 1 callersFunctionadaptive_l2_loss
Adaptive L2 loss.
roboverse_learn/il/utils/flow/mean_flow_matcher.py:11
↓ 1 callersMethodadd
(self, state: TensorState)
scripts/advanced/replay_state.py:304
↓ 1 callersMethodadd
(self, demo_idx: int, data_dict: dict)
scripts/advanced/collect_demo.py:310
↓ 1 callersMethodadd
(self, state: TensorState)
scripts/advanced/replay_real_asset.py:331
↓ 1 callersFunctionadd_area
(name: str, location: tuple[float, float, float], energy: float, size: float)
roboverse_pack/tasks/benchmark/base.py:407
↓ 1 callersMethodadd_episode
( self, data: Dict[str, np.ndarray], chunks: Optional[Dict[str, tuple]] = dict(),
roboverse_learn/il/utils/replay_buffer.py:471
↓ 1 callersMethodadd_materials
Add materials to the MJCF asset from the URDF link.
generation/asset_converter.py:135
↓ 1 callersFunctionadd_point
(name: str, location: tuple[float, float, float], energy: float, radius: float)
roboverse_pack/tasks/benchmark/base.py:419
↓ 1 callersFunctionadd_scene_lighting
Add appropriate lighting to the scene based on object bounds.
scripts/conversion/mjcf_snapshot.py:178
↓ 1 callersMethodadvance_to_next_subtask
(self, *args, **kwargs)
roboverse_pack/tasks/simpler_env/_passthrough.py:154
↓ 1 callersMethodadvance_to_next_subtask
(self)
roboverse_pack/tasks/simpler_env/_native/place.py:217
↓ 1 callersFunctionanalyze
(bdir: Path, n_engine: int = 40)
tools/libero_integration/verify_liberoplus.py:56
↓ 1 callersFunctionanalyze
(suite: str, stem: str, n_engine: int = 40)
tools/libero_integration/sweep_all.py:57
↓ 1 callersFunctionanalyze_demo
(hdf5: str, demo: str, n_engine: int = 60, n_states: int = 80)
tools/libero_integration/libero_replay.py:123
↓ 1 callersMethodapply
(self, torques)
scripts/osc/osc_pose_controller.py:152
↓ 1 callersMethodapply_calibration
( self, hand_key: str, device_pos_m: np.ndarray, device_quat: np.ndarray )
roboverse_pack/teleop/runtime.py:343
↓ 1 callersFunctionapply_global_physx
Set the global SAPIEN PhysX config exactly like ``BaseEnv._set_scene_config``.
tools/maniskill_integration/recipe.py:237
↓ 1 callersFunctionapply_object_friction
Set a uniform contact material on every collision shape of a loaded rigid-body object. Mirrors a ManiSkill task that builds an object with a cust
roboverse_pack/tasks/maniskill/_native/recipe.py:242
↓ 1 callersFunctionapply_profile_to_pose
Apply a fixed transform profile to a hand pose in XYZ+XYZW form.
roboverse_pack/teleop/transforms.py:199
↓ 1 callersMethodapply_reference
( self, hand_key: str, target_pos_cm: np.ndarray, target_quat: np.ndarray )
roboverse_pack/teleop/runtime.py:279
↓ 1 callersMethodas_payload
(self)
roboverse_pack/teleop/runtime.py:51
↓ 1 callersFunctionassert_size_at_dim_single
Ensure that array or tensor @x has size @size in dim @dim. Args: x (np.ndarray or torch.Tensor): input array or tensor size
roboverse_learn/il/utils/tensor_util.py:833
↓ 1 callersMethodaugment_data
(self, point_clouds, object_poses_list)
third_party/gsnet/dataset/graspnet_dataset.py:71
↓ 1 callersFunctionaxisangle2quat
Axis-angle (axis*angle) -> quaternion [x,y,z,w].
roboverse_pack/tasks/robosuite/_osc.py:35
↓ 1 callersFunctionbase_world
One-time world bootstrap: ground plane + a default world.
get_started/blender_demo.py:129
← previousnext →1,301–1,400 of 4,056, ranked by callers