Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleHuman/TextOp
/ functions
Functions
1,187 in github.com/TeleHuman/TextOp
⨍
Functions
1,187
◇
Types & classes
186
↓ 3 callers
Method
Load
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:2433
↓ 3 callers
Method
LoadMessage
------------------------- Tell the render thread to load a file and wait -------------------------
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:2423
↓ 3 callers
Method
LoadMessageClear
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:2451
↓ 3 callers
Function
LoadModel
TextOpDeploy/src/unitree_mujoco/simulate/src/main.cc:235
↓ 3 callers
Function
UpdateProfiler
update profiler figures
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:314
↓ 3 callers
Function
UpdateSensor
update sensor figure
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:515
↓ 3 callers
Function
UpdateSettings
update UI 0 when MuJoCo structures change (except for joint sliders)
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1290
↓ 3 callers
Method
__post_init__
(self)
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/config/humanoid/flat_env_cfg.py:11
↓ 3 callers
Method
_reset_motion_buffer
(self)
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:509
↓ 3 callers
Method
_scale_timesteps
(self, t)
TextOpRobotMDAR/robotmdar/diffusion/gaussian_diffusion.py:432
↓ 3 callers
Method
_update_text_embedding
(self)
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:534
↓ 3 callers
Method
act
(self, obs, critic_obs)
deps/rsl_rl-modular-normed/rsl_rl/algorithms/ppo.py:138
↓ 3 callers
Function
attach_onnx_metadata
(env: ManagerBasedRLEnv, run_path: str, path: str, filename="policy.onnx")
TextOpTracker/source/textop_tracker/textop_tracker/utils/exporter.py:91
↓ 3 callers
Method
close
(self)
TextOpRobotMDAR/robotmdar/train/train_platforms.py:18
↓ 3 callers
Method
destroy_node
Override destroy_node to clean up threads
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:580
↓ 3 callers
Method
dualize_gradients
(self)
deps/rsl_rl-modular-normed/rsl_rl/modules/actor_critic_mnmlp.py:73
↓ 3 callers
Function
export_motion_policy_as_onnx
( env: ManagerBasedRLEnv, actor_critic: object, path: str, normalizer: object | None = None,
TextOpTracker/source/textop_tracker/textop_tracker/utils/exporter.py:17
↓ 3 callers
Function
getExecutableDir
return the path to the directory containing the current executable used to determine the location of auto-loaded plugin libraries
TextOpDeploy/src/unitree_mujoco/simulate/src/main.cc:75
↓ 3 callers
Method
getState
TextOpDeploy/src/unitree_mujoco/simulate/src/joystick/joystick.cc:62
↓ 3 callers
Method
get_actions_log_prob
(self, actions)
deps/rsl_rl-modular-normed/rsl_rl/modules/actor_critic.py:124
↓ 3 callers
Function
get_crc
TextOpDeploy/src/textop_ctrl/src/motor_crc_hg.cpp:3
↓ 3 callers
Method
get_observations
Return the current observations. Returns: Tuple containing the observations and extras.
deps/rsl_rl-modular-normed/rsl_rl/env/vec_env.py:71
↓ 3 callers
Method
isFound
TextOpDeploy/src/unitree_mujoco/simulate/src/joystick/joystick.cc:57
↓ 3 callers
Function
orthogonalize
(M)
deps/rsl_rl-modular-normed/rsl_rl/modular_norm/mlp.py:6
↓ 3 callers
Method
project_weights
(self)
deps/rsl_rl-modular-normed/rsl_rl/modules/actor_critic_mnmlp.py:77
↓ 3 callers
Function
quat_from_angle_axis
(angle: Tensor, axis: Tensor, w_last: bool)
TextOpRobotMDAR/robotmdar/dtype/rotation.py:111
↓ 3 callers
Function
quat_from_angle_axis
(angle: Tensor, axis: Tensor, w_last: bool)
deps/isaac_utils/isaac_utils/rotations.py:125
↓ 3 callers
Function
quat_rotate
(q: Tensor, v: Tensor, w_last: bool)
TextOpRobotMDAR/robotmdar/dtype/rotation.py:61
↓ 3 callers
Function
quat_rotate
(q: Tensor, v: Tensor, w_last: bool)
deps/isaac_utils/isaac_utils/rotations.py:77
↓ 3 callers
Function
quat_unit
(a)
TextOpRobotMDAR/robotmdar/dtype/rotation.py:16
↓ 3 callers
Function
rot6d_to_matrix
Convert 6D rotation representation to 3x3 rotation matrix. Reference: Zhou et al., "On the Continuity of Rotation Representations in Neural
TextOpRobotMDAR/robotmdar/dtype/rotation.py:590
↓ 3 callers
Function
split_and_pad_trajectories
Splits trajectories at done indices. Then concatenates them and pads with zeros up to the length og the longest trajectory. Returns masks correspo
deps/rsl_rl-modular-normed/rsl_rl/utils/utils.py:37
↓ 3 callers
Function
transform_rotation
Get rotation from transform
TextOpRobotMDAR/robotmdar/dtype/rotation.py:464
↓ 3 callers
Function
transform_rotation
Get rotation from transform
deps/isaac_utils/isaac_utils/rotations.py:478
↓ 2 callers
Method
AddToHistory
add state to history buffer
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:3137
↓ 2 callers
Function
AlignAndScaleView
align and scale view
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1219
↓ 2 callers
Method
GetFramebufferSize
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:137
↓ 2 callers
Method
IsGPUAccelerated
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:151
↓ 2 callers
Method
Joystick
TextOpDeploy/src/unitree_mujoco/simulate/src/joystick/joystick.cc:17
↓ 2 callers
Function
LinearBlock
(in_dim, out_dim, dropout=None, norm='none', acti='relu')
TextOpRobotMDAR/robotmdar/model/operator/blocks.py:137
↓ 2 callers
Function
MakeControlSection
make control section of UI
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1134
↓ 2 callers
Function
MakeJointSection
make joint section of UI
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1070
↓ 2 callers
Method
RefreshMjrContext
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.cc:31
↓ 2 callers
Method
Render
render the ui to the window
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:2667
↓ 2 callers
Method
SetClipboardString
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:161
↓ 2 callers
Method
SetVSync
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:166
↓ 2 callers
Method
SwapBuffers
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:193
↓ 2 callers
Method
__init__
(self, gamma)
deps/rsl_rl-modular-normed/rsl_rl/modules/normalizer.py:120
↓ 2 callers
Method
_build_mlp
Builds target and predictor networks
deps/rsl_rl-modular-normed/rsl_rl/modules/rnd.py:155
↓ 2 callers
Method
_compute_angular_velocity
Compute angular velocity from rotations
TextOpRobotMDAR/robotmdar/skeleton/forward_kinematics.py:365
↓ 2 callers
Method
_compute_meanstd
Compute mean and std efficiently
TextOpRobotMDAR/robotmdar/dataloader/data.py:301
↓ 2 callers
Method
_compute_norms
(self, grad_scale=1.0)
TextOpRobotMDAR/robotmdar/diffusion/fp16_util.py:216
↓ 2 callers
Method
_compute_velocity
Compute velocity from positions (differentiable torch version). Args: p: Tensor of shape [..., T, N, M] (T is time/sequen
TextOpRobotMDAR/robotmdar/skeleton/forward_kinematics.py:337
↓ 2 callers
Method
_convert_motion_to_msg_instance
Convert motion dictionary to complete MotionBlock message instance and cache it
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:273
↓ 2 callers
Method
_extract_single_primitive
Extract a single primitive from motion data
TextOpRobotMDAR/robotmdar/dataloader/data.py:400
↓ 2 callers
Method
_gaussian_smooth1d
Apply 1-2-1 kernel smoothing along the time dimension (last-3rd axis).
TextOpRobotMDAR/robotmdar/skeleton/forward_kinematics.py:321
↓ 2 callers
Method
_gen_motion
(self)
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:471
↓ 2 callers
Method
_generate_batch_optimized
Generate a batch using motion-first approach
TextOpRobotMDAR/robotmdar/dataloader/data.py:514
↓ 2 callers
Function
_get_activation_fn
Return an activation function given a string
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:404
↓ 2 callers
Function
_get_clone
(module)
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:384
↓ 2 callers
Method
_lerp
Linear interpolation between two tensors.
TextOpTracker/scripts/pklpack_to_npz.py:153
↓ 2 callers
Method
_lerp
Linear interpolation between two tensors.
TextOpTracker/scripts/csv_to_npz.py:147
↓ 2 callers
Method
_truncate
(self, s)
TextOpRobotMDAR/robotmdar/diffusion/logger.py:80
↓ 2 callers
Method
add_transitions
(self, transition: Transition)
deps/rsl_rl-modular-normed/rsl_rl/storage/rollout_storage.py:89
↓ 2 callers
Function
approx_standard_normal_cdf
A fast approximation of the cumulative distribution function of the standard normal.
TextOpRobotMDAR/robotmdar/diffusion/losses.py:42
↓ 2 callers
Function
build_position_encoding
(N_steps, position_embedding="sine", embedding_dim="1D
TextOpRobotMDAR/robotmdar/model/operator/position_encoding.py:163
↓ 2 callers
Method
calc_geometry_loss
计算几何损失
TextOpRobotMDAR/robotmdar/train/manager.py:355
↓ 2 callers
Method
calc_geometry_loss_v2
计算几何损失
TextOpRobotMDAR/robotmdar/train/manager.py:443
↓ 2 callers
Method
calc_geometry_loss_v3
计算几何损失
TextOpRobotMDAR/robotmdar/train/manager.py:499
↓ 2 callers
Function
calc_heading
(q)
TextOpRobotMDAR/robotmdar/dtype/rotation.py:234
↓ 2 callers
Function
calc_heading
(q)
deps/isaac_utils/isaac_utils/rotations.py:246
↓ 2 callers
Function
calc_heading_quat
(q, w_last)
TextOpRobotMDAR/robotmdar/dtype/rotation.py:259
↓ 2 callers
Function
calc_output_padding
(input_shape, output_shape)
TextOpRobotMDAR/robotmdar/model/operator/conv2d_gradfix.py:122
↓ 2 callers
Function
canonicalize
(transl, root_rot, joints, return_transf=False)
TextOpRobotMDAR/robotmdar/dtype/motion.py:586
↓ 2 callers
Method
choose_history
统一的history选择函数 Args: gt_history: 来自数据集的真实历史 [B, H, D] prev_motion: 前一个primitive的预测结果 [B, T, D] hi
TextOpRobotMDAR/robotmdar/train/manager.py:270
↓ 2 callers
Method
condition_score
Compute what the p_mean_variance output would have been, should the model's score function be conditioned by cond_fn. See co
TextOpRobotMDAR/robotmdar/diffusion/gaussian_diffusion.py:464
↓ 2 callers
Method
condition_score_with_grad
Compute what the p_mean_variance output would have been, should the model's score function be conditioned by cond_fn. See co
TextOpRobotMDAR/robotmdar/diffusion/gaussian_diffusion.py:484
↓ 2 callers
Function
configure
If comm is provided, average all numerical stats across that comm
TextOpRobotMDAR/robotmdar/diffusion/logger.py:442
↓ 2 callers
Function
could_use_op
(input)
TextOpRobotMDAR/robotmdar/model/operator/conv2d_gradfix.py:78
↓ 2 callers
Method
dof_to_axis_angle
Convert DOF to axis-angle
TextOpRobotMDAR/robotmdar/skeleton/forward_kinematics.py:190
↓ 2 callers
Function
encode_text
(clip_model, raw_text, force_empty_zero=True)
TextOpRobotMDAR/robotmdar/model/clip.py:17
↓ 2 callers
Function
expand_dof_23_to_29
v: shape [T, 23] return: shape [T, 29]
TextOpDeploy/src/textop_ctrl/scripts/make_zero_npz.py:10
↓ 2 callers
Function
expand_dof_23_to_29
v: shape [T, 23] return: shape [T, 29]
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:101
↓ 2 callers
Function
expand_dof_23_to_29
v: shape [T, 23] return: shape [T, 29]
TextOpDeploy/src/textop_ctrl/scripts/npz_motion_publisher.py:13
↓ 2 callers
Function
extract_yaw_from_rotation
从旋转矩阵中精确提取Yaw角度 使用欧拉角分解:ZYX顺序(Yaw-Pitch-Roll)
TextOpRobotMDAR/robotmdar/dtype/motion.py:685
↓ 2 callers
Method
fk_batch
Compute forward kinematics with full compatibility to original interface. Args: pose: Joint angles in axis-angle
TextOpRobotMDAR/robotmdar/skeleton/forward_kinematics.py:194
↓ 2 callers
Function
get_acti_layer
(acti='relu', inplace=True)
TextOpRobotMDAR/robotmdar/model/operator/blocks.py:39
↓ 2 callers
Function
get_base_ang_vel
Get base angular velocity Pay special attention: - The angular velocity sim_data.qvel[3:6] is in the body frame, not the world frame.
TextOpTracker/scripts/deploy_mujoco.py:549
↓ 2 callers
Function
get_base_lin_vel
Get base linear velocity
TextOpTracker/scripts/deploy_mujoco.py:542
↓ 2 callers
Function
get_command
Get command (joint_pos + joint_vel) for future steps - matching Isaac Lab order
TextOpTracker/scripts/deploy_mujoco.py:366
↓ 2 callers
Function
get_dropout_layer
(dropout=None)
TextOpRobotMDAR/robotmdar/model/operator/blocks.py:68
↓ 2 callers
Function
get_euler_xyz
(q: Tensor, w_last: bool)
deps/isaac_utils/isaac_utils/rotations.py:325
↓ 2 callers
Method
get_hidden_states
(self)
deps/rsl_rl-modular-normed/rsl_rl/modules/student_teacher.py:148
↓ 2 callers
Function
get_joint_pos_rel
Get relative joint positions
TextOpTracker/scripts/deploy_mujoco.py:560
↓ 2 callers
Function
get_joint_vel_rel
Get relative joint velocities
TextOpTracker/scripts/deploy_mujoco.py:565
↓ 2 callers
Function
get_keycb_fn
(vs: VisState)
TextOpRobotMDAR/robotmdar/dtype/vis_mjc.py:52
↓ 2 callers
Function
get_last_action
Get last actions
TextOpTracker/scripts/deploy_mujoco.py:570
↓ 2 callers
Function
get_norm_layer
(norm='none', norm_dim=None)
TextOpRobotMDAR/robotmdar/model/operator/blocks.py:53
↓ 2 callers
Function
get_param
(joint_name, param_dict)
TextOpTracker/scripts/deploy_mujoco.py:142
↓ 2 callers
Function
get_param_groups_and_shapes
(named_model_params)
TextOpRobotMDAR/robotmdar/diffusion/fp16_util.py:82
← previous
next →
101–200 of 1,187, ranked by callers