MCPcopy Create free account

hub / github.com/TeleHuman/TextOp / functions

Functions1,187 in github.com/TeleHuman/TextOp

↓ 3 callersMethodLoad
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:2433
↓ 3 callersMethodLoadMessage
------------------------- Tell the render thread to load a file and wait -------------------------
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:2423
↓ 3 callersMethodLoadMessageClear
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:2451
↓ 3 callersFunctionLoadModel
TextOpDeploy/src/unitree_mujoco/simulate/src/main.cc:235
↓ 3 callersFunctionUpdateProfiler
update profiler figures
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:314
↓ 3 callersFunctionUpdateSensor
update sensor figure
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:515
↓ 3 callersFunctionUpdateSettings
update UI 0 when MuJoCo structures change (except for joint sliders)
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1290
↓ 3 callersMethod__post_init__
(self)
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/config/humanoid/flat_env_cfg.py:11
↓ 3 callersMethod_reset_motion_buffer
(self)
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:509
↓ 3 callersMethod_scale_timesteps
(self, t)
TextOpRobotMDAR/robotmdar/diffusion/gaussian_diffusion.py:432
↓ 3 callersMethod_update_text_embedding
(self)
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:534
↓ 3 callersMethodact
(self, obs, critic_obs)
deps/rsl_rl-modular-normed/rsl_rl/algorithms/ppo.py:138
↓ 3 callersFunctionattach_onnx_metadata
(env: ManagerBasedRLEnv, run_path: str, path: str, filename="policy.onnx")
TextOpTracker/source/textop_tracker/textop_tracker/utils/exporter.py:91
↓ 3 callersMethodclose
(self)
TextOpRobotMDAR/robotmdar/train/train_platforms.py:18
↓ 3 callersMethoddestroy_node
Override destroy_node to clean up threads
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:580
↓ 3 callersMethoddualize_gradients
(self)
deps/rsl_rl-modular-normed/rsl_rl/modules/actor_critic_mnmlp.py:73
↓ 3 callersFunctionexport_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 callersFunctiongetExecutableDir
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 callersMethodgetState
TextOpDeploy/src/unitree_mujoco/simulate/src/joystick/joystick.cc:62
↓ 3 callersMethodget_actions_log_prob
(self, actions)
deps/rsl_rl-modular-normed/rsl_rl/modules/actor_critic.py:124
↓ 3 callersFunctionget_crc
TextOpDeploy/src/textop_ctrl/src/motor_crc_hg.cpp:3
↓ 3 callersMethodget_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 callersMethodisFound
TextOpDeploy/src/unitree_mujoco/simulate/src/joystick/joystick.cc:57
↓ 3 callersFunctionorthogonalize
(M)
deps/rsl_rl-modular-normed/rsl_rl/modular_norm/mlp.py:6
↓ 3 callersMethodproject_weights
(self)
deps/rsl_rl-modular-normed/rsl_rl/modules/actor_critic_mnmlp.py:77
↓ 3 callersFunctionquat_from_angle_axis
(angle: Tensor, axis: Tensor, w_last: bool)
TextOpRobotMDAR/robotmdar/dtype/rotation.py:111
↓ 3 callersFunctionquat_from_angle_axis
(angle: Tensor, axis: Tensor, w_last: bool)
deps/isaac_utils/isaac_utils/rotations.py:125
↓ 3 callersFunctionquat_rotate
(q: Tensor, v: Tensor, w_last: bool)
TextOpRobotMDAR/robotmdar/dtype/rotation.py:61
↓ 3 callersFunctionquat_rotate
(q: Tensor, v: Tensor, w_last: bool)
deps/isaac_utils/isaac_utils/rotations.py:77
↓ 3 callersFunctionquat_unit
(a)
TextOpRobotMDAR/robotmdar/dtype/rotation.py:16
↓ 3 callersFunctionrot6d_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 callersFunctionsplit_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 callersFunctiontransform_rotation
Get rotation from transform
TextOpRobotMDAR/robotmdar/dtype/rotation.py:464
↓ 3 callersFunctiontransform_rotation
Get rotation from transform
deps/isaac_utils/isaac_utils/rotations.py:478
↓ 2 callersMethodAddToHistory
add state to history buffer
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:3137
↓ 2 callersFunctionAlignAndScaleView
align and scale view
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1219
↓ 2 callersMethodGetFramebufferSize
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:137
↓ 2 callersMethodIsGPUAccelerated
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:151
↓ 2 callersMethodJoystick
TextOpDeploy/src/unitree_mujoco/simulate/src/joystick/joystick.cc:17
↓ 2 callersFunctionLinearBlock
(in_dim, out_dim, dropout=None, norm='none', acti='relu')
TextOpRobotMDAR/robotmdar/model/operator/blocks.py:137
↓ 2 callersFunctionMakeControlSection
make control section of UI
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1134
↓ 2 callersFunctionMakeJointSection
make joint section of UI
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:1070
↓ 2 callersMethodRefreshMjrContext
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/platform_ui_adapter.cc:31
↓ 2 callersMethodRender
render the ui to the window
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.cc:2667
↓ 2 callersMethodSetClipboardString
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:161
↓ 2 callersMethodSetVSync
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:166
↓ 2 callersMethodSwapBuffers
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_adapter.cc:193
↓ 2 callersMethod__init__
(self, gamma)
deps/rsl_rl-modular-normed/rsl_rl/modules/normalizer.py:120
↓ 2 callersMethod_build_mlp
Builds target and predictor networks
deps/rsl_rl-modular-normed/rsl_rl/modules/rnd.py:155
↓ 2 callersMethod_compute_angular_velocity
Compute angular velocity from rotations
TextOpRobotMDAR/robotmdar/skeleton/forward_kinematics.py:365
↓ 2 callersMethod_compute_meanstd
Compute mean and std efficiently
TextOpRobotMDAR/robotmdar/dataloader/data.py:301
↓ 2 callersMethod_compute_norms
(self, grad_scale=1.0)
TextOpRobotMDAR/robotmdar/diffusion/fp16_util.py:216
↓ 2 callersMethod_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 callersMethod_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 callersMethod_extract_single_primitive
Extract a single primitive from motion data
TextOpRobotMDAR/robotmdar/dataloader/data.py:400
↓ 2 callersMethod_gaussian_smooth1d
Apply 1-2-1 kernel smoothing along the time dimension (last-3rd axis).
TextOpRobotMDAR/robotmdar/skeleton/forward_kinematics.py:321
↓ 2 callersMethod_gen_motion
(self)
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:471
↓ 2 callersMethod_generate_batch_optimized
Generate a batch using motion-first approach
TextOpRobotMDAR/robotmdar/dataloader/data.py:514
↓ 2 callersFunction_get_activation_fn
Return an activation function given a string
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:404
↓ 2 callersFunction_get_clone
(module)
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:384
↓ 2 callersMethod_lerp
Linear interpolation between two tensors.
TextOpTracker/scripts/pklpack_to_npz.py:153
↓ 2 callersMethod_lerp
Linear interpolation between two tensors.
TextOpTracker/scripts/csv_to_npz.py:147
↓ 2 callersMethod_truncate
(self, s)
TextOpRobotMDAR/robotmdar/diffusion/logger.py:80
↓ 2 callersMethodadd_transitions
(self, transition: Transition)
deps/rsl_rl-modular-normed/rsl_rl/storage/rollout_storage.py:89
↓ 2 callersFunctionapprox_standard_normal_cdf
A fast approximation of the cumulative distribution function of the standard normal.
TextOpRobotMDAR/robotmdar/diffusion/losses.py:42
↓ 2 callersFunctionbuild_position_encoding
(N_steps, position_embedding="sine", embedding_dim="1D
TextOpRobotMDAR/robotmdar/model/operator/position_encoding.py:163
↓ 2 callersMethodcalc_geometry_loss
计算几何损失
TextOpRobotMDAR/robotmdar/train/manager.py:355
↓ 2 callersMethodcalc_geometry_loss_v2
计算几何损失
TextOpRobotMDAR/robotmdar/train/manager.py:443
↓ 2 callersMethodcalc_geometry_loss_v3
计算几何损失
TextOpRobotMDAR/robotmdar/train/manager.py:499
↓ 2 callersFunctioncalc_heading
(q)
TextOpRobotMDAR/robotmdar/dtype/rotation.py:234
↓ 2 callersFunctioncalc_heading
(q)
deps/isaac_utils/isaac_utils/rotations.py:246
↓ 2 callersFunctioncalc_heading_quat
(q, w_last)
TextOpRobotMDAR/robotmdar/dtype/rotation.py:259
↓ 2 callersFunctioncalc_output_padding
(input_shape, output_shape)
TextOpRobotMDAR/robotmdar/model/operator/conv2d_gradfix.py:122
↓ 2 callersFunctioncanonicalize
(transl, root_rot, joints, return_transf=False)
TextOpRobotMDAR/robotmdar/dtype/motion.py:586
↓ 2 callersMethodchoose_history
统一的history选择函数 Args: gt_history: 来自数据集的真实历史 [B, H, D] prev_motion: 前一个primitive的预测结果 [B, T, D] hi
TextOpRobotMDAR/robotmdar/train/manager.py:270
↓ 2 callersMethodcondition_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 callersMethodcondition_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 callersFunctionconfigure
If comm is provided, average all numerical stats across that comm
TextOpRobotMDAR/robotmdar/diffusion/logger.py:442
↓ 2 callersFunctioncould_use_op
(input)
TextOpRobotMDAR/robotmdar/model/operator/conv2d_gradfix.py:78
↓ 2 callersMethoddof_to_axis_angle
Convert DOF to axis-angle
TextOpRobotMDAR/robotmdar/skeleton/forward_kinematics.py:190
↓ 2 callersFunctionencode_text
(clip_model, raw_text, force_empty_zero=True)
TextOpRobotMDAR/robotmdar/model/clip.py:17
↓ 2 callersFunctionexpand_dof_23_to_29
v: shape [T, 23] return: shape [T, 29]
TextOpDeploy/src/textop_ctrl/scripts/make_zero_npz.py:10
↓ 2 callersFunctionexpand_dof_23_to_29
v: shape [T, 23] return: shape [T, 29]
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:101
↓ 2 callersFunctionexpand_dof_23_to_29
v: shape [T, 23] return: shape [T, 29]
TextOpDeploy/src/textop_ctrl/scripts/npz_motion_publisher.py:13
↓ 2 callersFunctionextract_yaw_from_rotation
从旋转矩阵中精确提取Yaw角度 使用欧拉角分解:ZYX顺序(Yaw-Pitch-Roll)
TextOpRobotMDAR/robotmdar/dtype/motion.py:685
↓ 2 callersMethodfk_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 callersFunctionget_acti_layer
(acti='relu', inplace=True)
TextOpRobotMDAR/robotmdar/model/operator/blocks.py:39
↓ 2 callersFunctionget_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 callersFunctionget_base_lin_vel
Get base linear velocity
TextOpTracker/scripts/deploy_mujoco.py:542
↓ 2 callersFunctionget_command
Get command (joint_pos + joint_vel) for future steps - matching Isaac Lab order
TextOpTracker/scripts/deploy_mujoco.py:366
↓ 2 callersFunctionget_dropout_layer
(dropout=None)
TextOpRobotMDAR/robotmdar/model/operator/blocks.py:68
↓ 2 callersFunctionget_euler_xyz
(q: Tensor, w_last: bool)
deps/isaac_utils/isaac_utils/rotations.py:325
↓ 2 callersMethodget_hidden_states
(self)
deps/rsl_rl-modular-normed/rsl_rl/modules/student_teacher.py:148
↓ 2 callersFunctionget_joint_pos_rel
Get relative joint positions
TextOpTracker/scripts/deploy_mujoco.py:560
↓ 2 callersFunctionget_joint_vel_rel
Get relative joint velocities
TextOpTracker/scripts/deploy_mujoco.py:565
↓ 2 callersFunctionget_keycb_fn
(vs: VisState)
TextOpRobotMDAR/robotmdar/dtype/vis_mjc.py:52
↓ 2 callersFunctionget_last_action
Get last actions
TextOpTracker/scripts/deploy_mujoco.py:570
↓ 2 callersFunctionget_norm_layer
(norm='none', norm_dim=None)
TextOpRobotMDAR/robotmdar/model/operator/blocks.py:53
↓ 2 callersFunctionget_param
(joint_name, param_dict)
TextOpTracker/scripts/deploy_mujoco.py:142
↓ 2 callersFunctionget_param_groups_and_shapes
(named_model_params)
TextOpRobotMDAR/robotmdar/diffusion/fp16_util.py:82
← previousnext →101–200 of 1,187, ranked by callers