MCPcopy Create free account

hub / github.com/TeleHuman/TextOp / functions

Functions1,187 in github.com/TeleHuman/TextOp

↓ 2 callersFunctionget_projected_gravity
Get projected gravity
TextOpTracker/scripts/deploy_mujoco.py:575
↓ 2 callersFunctionget_text_embedding
Encode text using CLIP model.
TextOpRobotMDAR/robotmdar/eval/loop_dar.py:53
↓ 2 callersMethodgrad_clip
Apply gradient clipping to model parameters. Args: model: PyTorch model to clip gradients for
TextOpRobotMDAR/robotmdar/train/manager.py:169
↓ 2 callersFunctioninterpolate_linear
(data, target_time)
dataset/process_retarget_data.py:56
↓ 2 callersFunctionlinear
Create a linear module.
TextOpRobotMDAR/robotmdar/diffusion/nn.py:36
↓ 2 callersFunctionload_and_freeze_clip
(clip_version, device='cpu')
TextOpRobotMDAR/robotmdar/model/clip.py:3
↓ 2 callersMethodlog_config
(self, env_cfg, runner_cfg, alg_cfg, policy_cfg)
deps/rsl_rl-modular-normed/rsl_rl/utils/wandb_utils.py:70
↓ 2 callersFunctionmake_master_params
Copy model parameters into a (differently-shaped) list of full-precision parameters.
TextOpRobotMDAR/robotmdar/diffusion/fp16_util.py:35
↓ 2 callersFunctionmatrix_to_quaternion
w x y z Convert rotations given as rotation matrices to quaternions. Args: matrix: Rotation matrices as tensor of shape (..., 3,
TextOpRobotMDAR/robotmdar/dtype/rotation.py:620
↓ 2 callersMethodmini_batch_generator
(self, num_mini_batches, num_epochs=8)
deps/rsl_rl-modular-normed/rsl_rl/storage/rollout_storage.py:184
↓ 2 callersFunctionmjc_autoloop_mdar
(vs: VisState, fps: float, num_primitive: int, future_len: int, history_len: int, motion
TextOpRobotMDAR/robotmdar/dtype/vis_mjc.py:106
↓ 2 callersFunctionmjc_load_everything
( dt: float, keycb_fn: Optional[Callable[[int], None]] = None, humanoid_xml: str = "./descript
TextOpRobotMDAR/robotmdar/dtype/vis_mjc.py:11
↓ 2 callersFunctionmotion_anchor_ori_b_future
Future N-step motion anchor orientation in body frame - matching Isaac Lab order
TextOpTracker/scripts/deploy_mujoco.py:429
↓ 2 callersFunctionmotion_anchor_pos_b_future
Future N-step motion anchor position in body frame - matching Isaac Lab order
TextOpTracker/scripts/deploy_mujoco.py:390
↓ 2 callersFunctionnormal_kl
Compute the KL divergence between two gaussians. Shapes are automatically broadcasted, so batches can be compared to scalars, among othe
TextOpRobotMDAR/robotmdar/diffusion/losses.py:12
↓ 2 callersFunctionquat_apply_inverse
Apply an inverse quaternion rotation to a vector. Args: quat: The quaternion in (w, x, y, z). Shape is (..., 4). vec:
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/mdp/terminations.py:22
↓ 2 callersFunctionquat_identity
Construct 3D identity rotation given shape
TextOpRobotMDAR/robotmdar/dtype/rotation.py:429
↓ 2 callersFunctionquat_identity
Construct 3D identity rotation given shape
deps/isaac_utils/isaac_utils/rotations.py:445
↓ 2 callersFunctionquat_mul
(a, b, w_last: bool)
deps/isaac_utils/isaac_utils/rotations.py:394
↓ 2 callersFunctionquat_mul_norm
Combine two set of 3D rotations together using \**\* operator. The shape needs to be broadcastable
deps/isaac_utils/isaac_utils/rotations.py:425
↓ 2 callersFunctionquat_normalize
Construct 3D rotation from quaternion (the quaternion needs not to be normalized).
TextOpRobotMDAR/robotmdar/dtype/rotation.py:379
↓ 2 callersFunctionquat_normalize
Construct 3D rotation from quaternion (the quaternion needs not to be normalized).
deps/isaac_utils/isaac_utils/rotations.py:385
↓ 2 callersFunctionquaternion_to_matrix
WXYZ Convert rotations given as quaternions to rotation matrices. Args: quaternions: quaternions with real part first,
deps/isaac_utils/isaac_utils/rotations.py:503
↓ 2 callersMethodrecurrent_mini_batch_generator
(self, num_mini_batches, num_epochs=8)
deps/rsl_rl-modular-normed/rsl_rl/storage/rollout_storage.py:246
↓ 2 callersMethodreduce_parameters
Collect gradients from all GPUs and average them. This function is called after the backward pass to synchronize the gradients across all GPU
deps/rsl_rl-modular-normed/rsl_rl/algorithms/ppo.py:448
↓ 2 callersMethodregister_ema_model
Register a model for EMA (Exponential Moving Average) tracking. Args: name: Unique identifier for the model
TextOpRobotMDAR/robotmdar/train/manager.py:184
↓ 2 callersFunctionrot2d
(x, y, yaw)
TextOpDeploy/src/unitree_mujoco/terrain_tool/terrain_generator.py:62
↓ 2 callersMethodrun
TextOpDeploy/src/unitree_mujoco/simulate/src/unitree_sdk2_bridge.h:142
↓ 2 callersFunctionrun_simulator
Runs the simulation loop.
TextOpTracker/scripts/csv_to_npz.py:218
↓ 2 callersMethodshould_eval
是否需要评估
TextOpRobotMDAR/robotmdar/train/manager.py:165
↓ 2 callersFunctionshow_fn
(qpos: np.ndarray, contact: np.ndarray)
TextOpRobotMDAR/robotmdar/dtype/vis_mjc.py:30
↓ 2 callersFunctionsingle_inference_step
Perform a single inference step and return timing information.
TextOpRobotMDAR/robotmdar/eval/freq_dar.py:47
↓ 2 callersFunctionsizeof_arr
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/array_safety.h:41
↓ 2 callersFunctionsum_flat
Take the sum over all non-batch dimensions.
TextOpRobotMDAR/robotmdar/diffusion/nn.py:93
↓ 2 callersFunctiontransform_translation
Get translation from transform
TextOpRobotMDAR/robotmdar/dtype/rotation.py:470
↓ 2 callersFunctiontransform_translation
Get translation from transform
deps/isaac_utils/isaac_utils/rotations.py:484
↓ 2 callersFunctiontree_to_torch
(x: Union[np.ndarray, torch.Tensor, Dict[str, Any], Tuple, list])
TextOpRobotMDAR/robotmdar/dtype/device.py:10
↓ 2 callersFunctionunflatten_master_params
(param_group, master_param)
TextOpRobotMDAR/robotmdar/diffusion/fp16_util.py:78
↓ 2 callersMethodupdate
(self, rew: torch.Tensor)
deps/rsl_rl-modular-normed/rsl_rl/modules/normalizer.py:124
↓ 2 callersMethodupdate_ema
Update EMA model parameters using exponential moving average. Args: name: Model identifier model: Current mo
TextOpRobotMDAR/robotmdar/train/manager.py:199
↓ 2 callersMethodwith_pos_embed
(self, tensor, pos: Optional[Tensor])
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:256
↓ 2 callersFunctionwxyz_to_xyzw
(quat)
TextOpRobotMDAR/robotmdar/dtype/rotation.py:560
↓ 2 callersFunctionwxyz_to_xyzw
(quat)
deps/isaac_utils/isaac_utils/rotations.py:566
↓ 2 callersFunctionzero_master_grads
(master_params)
TextOpRobotMDAR/robotmdar/diffusion/fp16_util.py:128
↓ 1 callersMethodAddGeometry
(self, position=[1.0, 0.0, 0.0], euler=[0.0, 0.0, 0.0], size=[0.
TextOpDeploy/src/unitree_mujoco/terrain_tool/terrain_generator.py:99
↓ 1 callersMethodAddHeighFieldFromImage
( self, position=[1.0, 0.0, 0.0], # position euler=[0.0, -0.0, 0.0], # a
TextOpDeploy/src/unitree_mujoco/terrain_tool/terrain_generator.py:219
↓ 1 callersMethodAddPerlinHeighField
( self, position=[1.0, 0.0, 0.0], # position euler=[0.0, -0.0, 0.0], # a
TextOpDeploy/src/unitree_mujoco/terrain_tool/terrain_generator.py:176
↓ 1 callersMethodAddRoughGround
(self, init_pos=[1.0, 0.0, 0.0], euler=[0.0, -0.0, 0.0],
TextOpDeploy/src/unitree_mujoco/terrain_tool/terrain_generator.py:147
↓ 1 callersMethodAddStairs
(self, init_pos=[1.0, 0.0, 0.0], yaw=0.0, width=0.2,
TextOpDeploy/src/unitree_mujoco/terrain_tool/terrain_generator.py:113
↓ 1 callersMethodAddSuspendStairs
(self, init_pos=[1.0, 0.0, 0.0], yaw=1.0,
TextOpDeploy/src/unitree_mujoco/terrain_tool/terrain_generator.py:129
↓ 1 callersMethodAdvance
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:3228
↓ 1 callersMethodAdvance
Args: δx: desired position - current position dx: current velocity
TextOpDeploy/src/unitree_mujoco/simulate_python/unitree_sdk2py_bridge.py:344
↓ 1 callersFunctionComputeFontScale
Compute suitable font scale.
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1343
↓ 1 callersMethodControl
TextOpDeploy/src/textop_ctrl/src/textop_onnx_controller.cpp:331
↓ 1 callersFunctionConvLayers
returns a list of [pad, conv] => should be += to some list, then apply sequential
TextOpRobotMDAR/robotmdar/model/operator/blocks.py:75
↓ 1 callersFunctionCopyArray
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:89
↓ 1 callersFunctionCopyCamera
copy current camera to clipboard as MJCF specification
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1262
↓ 1 callersFunctionCopyPose
copy qpos to clipboard as key
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1226
↓ 1 callersFunctionCopyScalar
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:83
↓ 1 callersMethodEnsureContextSize
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.cc:43
↓ 1 callersMethodGetDisplayPixelsPerInch
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:129
↓ 1 callersMethodGetWindowSize
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:144
↓ 1 callersFunctionInitializeProfiler
init profiler figures
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:201
↓ 1 callersFunctionInitializeSensor
init sensor figure
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:484
↓ 1 callersMethodLoadOnRenderThread
------------------------------------- load mjb or xml model --------------------------------------
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:2460
↓ 1 callersFunctionLoadScrubState
load state from history buffer
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:585
↓ 1 callersMethodLowStateHandler
TextOpDeploy/src/textop_ctrl/src/textop_onnx_controller.cpp:144
↓ 1 callersFunctionMakeGroupSection
make group section of UI
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1010
↓ 1 callersFunctionMakePhysicsSection
make physics section of UI
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:732
↓ 1 callersFunctionMakeRenderingSection
make rendering section of UI
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:828
↓ 1 callersFunctionMakeUiSections
make model-dependent UI sections
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1201
↓ 1 callersFunctionMakeVisualizationSection
make visualization section of UI
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:923
↓ 1 callersFunctionMaybeGlfwInit
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:33
↓ 1 callersMethodOnFilesDrop
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.cc:48
↓ 1 callersMethodOnKey
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.cc:65
↓ 1 callersMethodOnMouseButton
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.cc:108
↓ 1 callersMethodOnMouseMove
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.cc:179
↓ 1 callersMethodOnScroll
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.cc:200
↓ 1 callersMethodOnWindowRefresh
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.cc:219
↓ 1 callersMethodOnWindowResize
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.cc:230
↓ 1 callersFunctionPhysicsLoop
simulate in background thread (while rendering in main thread)
TextOpDeploy/src/unitree_mujoco/simulate/src/main.cc:294
↓ 1 callersMethodPollEvents
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:156
↓ 1 callersMethodPrintSceneInformation
(self)
TextOpDeploy/src/unitree_mujoco/simulate_python/unitree_sdk2py_bridge.py:295
↓ 1 callersMethodRenderLoop
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:2959
↓ 1 callersMethodSave
(self)
TextOpDeploy/src/unitree_mujoco/terrain_tool/terrain_generator.py:256
↓ 1 callersMethodSetEventCallback
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.h:36
↓ 1 callersMethodSetLayoutCallback
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.h:41
↓ 1 callersMethodSetWindowTitle
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:183
↓ 1 callersMethodSetupJoystick
(self, device_id=0, js_type="xbox")
TextOpDeploy/src/unitree_mujoco/simulate_python/unitree_sdk2py_bridge.py:236
↓ 1 callersMethodShouldCloseWindow
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:188
↓ 1 callersFunctionShowProfiler
show profiler figures
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:467
↓ 1 callersFunctionShowSensor
show sensor figure
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:570
↓ 1 callersMethodToggleFullscreen
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:204
↓ 1 callersFunctionUiLayout
set window layout
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1400
↓ 1 callersFunctionUpdateInfoText
prepare info text
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:606
↓ 1 callersFunctionUpdateWatch
update watch
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:700
↓ 1 callersMethod__init__
( self, cfg: DictConfig, )
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:196
↓ 1 callersMethod__init__
(self, motion_file: str, body_indexes: Sequence[int], device: str = "cpu")
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/mdp/commands.py:31
↓ 1 callersMethod__init__
(self, motion_file: str, body_indexes: Sequence[int], devic
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/mdp/commands_multi.py:34
↓ 1 callersMethod__init__
(self, model, timestep_map, rescale_timesteps, original_num_steps)
TextOpRobotMDAR/robotmdar/diffusion/respace.py:117
← previousnext →201–300 of 1,187, ranked by callers