MCPcopy Create free account

hub / github.com/RoboVerseOrg/RoboVerse / functions

Functions4,056 in github.com/RoboVerseOrg/RoboVerse

↓ 1 callersFunctionsingle
(command, log_dir, result_dir)
dashboard/run_test.py:47
↓ 1 callersFunctionsinusoid_ctrl
Drive every actuator with a phase-shifted sinusoid — exercises all DOFs. This is a stronger engine-parity stressor than gravity-only: it pushes t
tools/robosuite_integration/common.py:101
↓ 1 callersFunctionsmoke
(env_name: str)
tools/robosuite_integration/verify_robosuite_free.py:79
↓ 1 callersFunctionsmoke_mujoco
()
scripts/test_mjlab_v2_backward_compat.py:43
↓ 1 callersFunctionsmoke_newton
()
scripts/test_mjlab_v2_backward_compat.py:60
↓ 1 callersFunctionstate_replay_check
Set every recorded state on a raw-mujoco model and on the handler; compare FK.
tools/robosuite_integration/benchmark_replay.py:228
↓ 1 callersMethodstep
(self, action)
roboverse_pack/tasks/calvin/base_table.py:225
↓ 1 callersMethodstep
(self, action)
roboverse_pack/tasks/simpler_env/_native/put_on.py:300
↓ 1 callersMethodstep
(self, action)
roboverse_pack/tasks/simpler_env/_native/move_near.py:273
↓ 1 callersMethodstep
(self, action)
roboverse_pack/tasks/simpler_env/_native/place.py:220
↓ 1 callersMethodstep_async
Send actions to the vectorized env.
get_started/rl/0_ppo_gym_style.py:80
↓ 1 callersMethodstep_async
Asynchronously step the environment.
get_started/rl/0_ppo.py:72
↓ 1 callersMethodstep_async
Asynchronously step the environment.
roboverse_learn/rl/sb3/ppo_train.py:70
↓ 1 callersMethodstep_wait
Step the envs and adapt outputs for SB3.
get_started/rl/0_ppo_gym_style.py:84
↓ 1 callersMethodstep_wait
Wait for the step to complete.
get_started/rl/0_ppo.py:77
↓ 1 callersMethodstep_wait
Wait for the step to complete.
roboverse_learn/rl/sb3/ppo_train.py:75
↓ 1 callersFunctionstitch
( left_mp4: Path, right_mp4: Path, out_mp4: Path, *, left_label: str = "mjlab native (mujo
tools/mjlab_integration/policy_replay/stitch_side_by_side.py:12
↓ 1 callersFunctionsuccess_fn
(terminated, cache, info)
roboverse_learn/fusion/rl_to_demo.py:201
↓ 1 callersMethodsummary
(self)
tools/maniskill_integration/maniskill_rollout.py:36
↓ 1 callersMethodswap_and_flatten
Swap and then flatten axes 0 (buffer_size) and 1 (n_envs) to convert shape from [n_steps, n_envs, ...] (when ... is the shape of the
roboverse_learn/rl/clean_rl/buffer.py:175
↓ 1 callersMethodswitch_entity
Switch to next entity (TAB key)
get_started/obj_layout/object_layout_task.py:176
↓ 1 callersMethodswitch_entity
Switch to next entity (TAB key)
get_started/obj_layout/object_layout.py:157
↓ 1 callersMethodswitch_entity
Switch to the next entity (TAB key).
roboverse_pack/asset/table_display.py:158
↓ 1 callersFunctionteleop_targets_to_control_command
Convert canonical teleop targets into robot joint control.
roboverse_pack/teleop/flow.py:143
↓ 1 callersFunctiontensor_to_list
(data)
scripts/conversion/convert_traj_v1_to_v2.py:33
↓ 1 callersFunctiontest_policy
(task_name)
roboverse_learn/il/policies/act/scripted_policy.py:161
↓ 1 callersFunctionto_device
Sends all torch tensors in nested dictionary or list or tuple to device @device, and returns a new nested structure. Args: x (di
roboverse_learn/il/utils/tensor_util.py:259
↓ 1 callersFunctionto_float
Converts all torch tensors and numpy arrays in nested dictionary or list or tuple to float type entries, and returns a new nested structure.
roboverse_learn/il/utils/tensor_util.py:360
↓ 1 callersFunctionto_one_hot_single
Convert tensor to one-hot representation, assuming a certain number of total class labels. Args: tensor (torch.Tensor): tensor conta
roboverse_learn/il/utils/tensor_util.py:417
↓ 1 callersFunctionto_snake_case
Converts a string from camel case to snake case. Args: camel_str: A string in camel case. Returns: A string in snake case (i
scripts/advanced/collect_demo_multi.py:10
↓ 1 callersFunctionto_snake_case
Converts a string from camel case to snake case. Args: camel_str: A string in camel case. Returns: A string in snake case (i
scripts/advanced/collect_demo_multi_pathtracing.py:10
↓ 1 callersMethodtoggle_joint_mode
Toggle joint control mode (J key)
get_started/obj_layout/object_layout_task.py:197
↓ 1 callersMethodtoggle_joint_mode
Toggle joint control mode (J key)
get_started/obj_layout/object_layout.py:182
↓ 1 callersMethodtoggle_joint_mode
Toggle the joint control mode (J key).
roboverse_pack/asset/table_display.py:183
↓ 1 callersFunctiontop_k_logits
(logits, k)
roboverse_learn/il/policies/dp/models/bet/libraries/mingpt/utils.py:16
↓ 1 callersFunctiontrain
Train RSL-RL PPO
roboverse_learn/rl/rsl_rl/ppo_tracking.py:48
↓ 1 callersFunctiontrain
Train RSL-RL PPO
roboverse_learn/rl/rsl_rl/ppo.py:55
↓ 1 callersMethodtrain
(self)
roboverse_learn/il/runners/default_runner.py:146
↓ 1 callersFunctiontrain_bc
(train_dataloader, val_dataloader, config)
roboverse_learn/il/policies/act/imitate_episodes.py:322
↓ 1 callersFunctiontrain_ppo
Train PPO for reaching task using RLTaskEnv.
get_started/rl/0_ppo_gym_style.py:139
↓ 1 callersFunctiontrain_ppo
Train PPO for reaching task using RLTaskEnv.
get_started/rl/0_ppo.py:123
↓ 1 callersFunctiontrain_ppo
Train PPO for reaching task using RLTaskEnv.
roboverse_learn/rl/sb3/ppo_train.py:121
↓ 1 callersFunctiontrain_ppo
Training procedure for PPO
scripts/advanced/train_ppo.py:107
↓ 1 callersFunctiontrain_ppo
()
scripts/advanced/train_ppo_vec.py:120
↓ 1 callersFunctiontransform_imu_data
Transform torso IMU data into pelvis frame given waist yaw and rate.
scripts/unitree_deploy/common/rotation_helper.py:21
↓ 1 callersFunctionunsqueeze
Adds dimension of size 1 at dimension @dim in all torch tensors and numpy arrays in nested dictionary or list or tuple and returns a new nest
roboverse_learn/il/utils/tensor_util.py:216
↓ 1 callersFunctionunsqueeze_expand_at
Unsqueeze and expand a tensor at a dimension @dim by @size. Args: x (dict or list or tuple): a possibly nested dictionary or list or
roboverse_learn/il/utils/tensor_util.py:602
↓ 1 callersFunctionupdate_env_state_from_dataset_obs
(current_env_state_list, scene_obs: np.ndarray, robot_obs: np.ndarray)
roboverse_pack/tasks/calvin/data_preparation/convert_data_batch.py:61
↓ 1 callersFunctionupdate_main
(data, logs_dict)
get_started/rl/fast_td3/1_fttd3.py:336
↓ 1 callersFunctionupdate_main
(data, logs_dict)
roboverse_learn/rl/fast_td3/train.py:344
↓ 1 callersMethodupdate_obs
Update observation buffer.
roboverse_learn/vla/SmolVLA/smolvla_eval.py:133
↓ 1 callersMethodupdate_obs
(self, current_obs)
roboverse_learn/vla/OpenVLA/vla_eval.py:109
↓ 1 callersFunctionupdate_positions_to_table
()
get_started/12_domain_randomization.py:542
↓ 1 callersFunctionvalidate_command_payload
Validate a command payload sent alongside teleoperation packets.
roboverse_pack/teleop/common.py:79
↓ 1 callersMethodvalue
(self)
roboverse_learn/il/policies/act/detr/util/misc.py:77
↓ 1 callersFunctionvectorize_pose
(pose)
roboverse_pack/tasks/simpler_env/_native/control/_vendor_utils.py:29
↓ 1 callersFunctionvendor
(env_name: str, out_dir: Path, robot: str = "Panda")
tools/robosuite_integration/vendor_assets.py:28
↓ 1 callersFunctionverify_task
(env_name: str, *, n_steps: int)
tools/robosuite_integration/verify_native.py:48
↓ 1 callersFunctionvideo_block
(src, caption)
scripts/gen_simpler_doc_gallery.py:90
↓ 1 callersMethodvisualize
This function is used to visualize the grasp group or grasp.
get_started/motion_planning/util_gsnet.py:108
↓ 1 callersMethodwait_for_low_state
Block until at least one low state message arrives.
scripts/unitree_deploy/deploy_real.py:120
↓ 1 callersMethodweight_initialization
(self)
third_party/gsnet/models/resnet.py:64
↓ 1 callersFunctionwrite_cfg_file
Generate a Python config file in roboverse_pack/tasks/gpt/metacfg/{snake_task_name}.py Class name is {CamelCaseTaskName}Cfg, but the final ru
scripts/advanced/gpt_gen.py:245
↓ 1 callersFunctionwrite_mtl_file
Write material library file (.mtl) to link texture with OBJ.
scripts/conversion/mjcf2urdf_no_texture.py:327
↓ 1 callersFunctionwrite_mtl_file
Write material library file (.mtl) to link texture with OBJ.
scripts/conversion/mjcf2urdf.py:316
↓ 1 callersFunctionwrite_mtl_file
Write material library file (.mtl) to link texture with OBJ.
scripts/conversion/mjcf2urdf_direct_convert.py:245
↓ 1 callersFunctionwrite_urdf_xml
Write the <robot> element tree to an XML file in a pretty-printed way.
scripts/conversion/mjcf2urdf_no_texture.py:794
↓ 1 callersFunctionwrite_urdf_xml
Write the <robot> element tree to an XML file in a pretty-printed way.
scripts/conversion/mjcf2urdf.py:771
↓ 1 callersFunctionwrite_urdf_xml
Write the <robot> element tree to an XML file in a pretty-printed way.
scripts/conversion/mjcf2urdf_direct_convert.py:569
↓ 1 callersFunctionzero_ctrl
Apply zero actuator command every step (passive dynamics under gravity).
tools/robosuite_integration/common.py:92
↓ 1 callersMethodzero_torque_state
Hold zero torque until the start signal is received.
scripts/unitree_deploy/deploy_real.py:126
MethodLowStateGoHandler
Handle incoming low state messages for GO transports.
scripts/unitree_deploy/deploy_real.py:110
MethodLowStateHgHandler
Handle incoming low state messages for HG transports.
scripts/unitree_deploy/deploy_real.py:104
Method__call__
(self, t: Union[numbers.Number, np.ndarray])
roboverse_learn/il/utils/pose_trajectory_interpolator.py:188
Method__call__
(self, x: Union[Dict, torch.Tensor, np.ndarray])
roboverse_learn/il/utils/normalizer.py:50
Method__call__
(self, x: Union[torch.Tensor, np.ndarray])
roboverse_learn/il/utils/normalizer.py:189
Method__call__
(self, qpos, image, actions=None, is_pad=None)
roboverse_learn/il/policies/act/policy.py:18
Method__call__
(self, qpos, image, actions=None, is_pad=None)
roboverse_learn/il/policies/act/policy.py:51
Method__call__
(self, ts)
roboverse_learn/il/policies/act/scripted_policy.py:36
Method__call__
(self, data: dict)
roboverse_learn/vla/pi0/roboverse_policy.py:41
Method__call__
(self, data: dict)
roboverse_learn/vla/pi0/roboverse_policy.py:94
Method__call__
Callable convenience so this object can be used as a callback. It reads the configured keys from env_states.robots[env.name] (or from
roboverse_pack/callback_funcs/humanoid/step_funcs.py:178
Method__call__
Return sensor data whenever `get_extra()` is invoked. * Heavy libraries are imported **inside** the relevant branch only.
roboverse_pack/queries/sensor.py:48
Method__call__
Return (N_env, 3) site position whenever `get_extra()` is invoked. * Heavy libraries are imported **inside** the relevant branch only.
roboverse_pack/queries/site.py:44
Method__call__
Return (N_env, 9) site rotation matrix whenever `get_extra()` is invoked. * Heavy libraries are imported **inside** the relevant branch only.
roboverse_pack/queries/site.py:96
Method__call__
Return contact info of the two geom.
roboverse_pack/queries/contact.py:37
Method__call__
Dispatch LiDAR queries for the configured simulator backend.
roboverse_pack/queries/lidar.py:644
Method__call__
Apply material randomization for provided environment ids.
roboverse_pack/randomization/humanoid.py:54
Method__call__
Apply mass randomization for selected environments.
roboverse_pack/randomization/humanoid.py:395
Method__call__
Calculate the stability reward based on neck height, upright position, and small control forces.
roboverse_pack/tasks/humanoid_bench/humanoid_env.py:29
Method__call__
Calculate the locomotion reward based on stability and movement speed.
roboverse_pack/tasks/humanoid_bench/humanoid_env.py:65
Method__call__
Vectorised HumanoidBench-style sitting reward.
roboverse_pack/tasks/humanoid_bench/crawl.py:32
Method__call__
Compute the stair reward.
roboverse_pack/tasks/humanoid_bench/slide.py:33
Method__call__
Compute the stair reward.
roboverse_pack/tasks/humanoid_bench/stair.py:33
Method__call__
Vectorised HumanoidBench-style sitting reward. Returns: ------- reward : (B,) tensor info : dict # individual ter
roboverse_pack/tasks/humanoid_bench/sit.py:30
Method__call__
Call the query.
roboverse_pack/tasks/beyondmimic/metasim/configs/cfg_randomizers.py:54
Method__call__
Call the query.
roboverse_pack/tasks/beyondmimic/metasim/configs/cfg_randomizers.py:312
Method__class_getitem__
(cls, key: str)
generation/enums.py:40
Method__contains__
(self, key)
roboverse_learn/il/utils/replay_buffer.py:444
Method__del__
(self)
roboverse_learn/il/policies/dp/shared_memory/shared_ndarray.py:160
← previousnext →2,101–2,200 of 4,056, ranked by callers