Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleHuman/TextOp
/ types & classes
Types & classes
186 in github.com/TeleHuman/TextOp
⨍
Functions
1,187
◇
Types & classes
186
↓ 48 callers
Class
Glfw
Dynamic dispatch table for GLFW functions required by Simulate. This allows us to use GLFW without introducing a link-time dependency on the library,
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/glfw_dispatch.h:30
↓ 6 callers
Class
PrivilegedCfg
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:150
↓ 4 callers
Class
EmpiricalNormalization
Normalize mean and variance of values based on empirical values.
deps/rsl_rl-modular-normed/rsl_rl/modules/normalizer.py:14
↓ 4 callers
Class
Memory
deps/rsl_rl-modular-normed/rsl_rl/networks/memory.py:14
↓ 4 callers
Class
PolicyCfg
Observations for policy group.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:119
↓ 3 callers
Class
ClassifierFreeWrapper
TextOpRobotMDAR/robotmdar/eval/generate_dar.py:17
↓ 3 callers
Class
OnPolicyRunner
On-policy runner for training and evaluation.
deps/rsl_rl-modular-normed/rsl_rl/runners/on_policy_runner.py:28
↓ 2 callers
Class
HumanOutputFormat
TextOpRobotMDAR/robotmdar/diffusion/logger.py:36
↓ 2 callers
Class
MotionLoader
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/mdp/commands.py:30
↓ 2 callers
Class
PositionalEncoding
TextOpRobotMDAR/robotmdar/model/mld_denoiser.py:193
↓ 2 callers
Class
ReplayMotionsSceneCfg
Configuration for a replay motions scene.
TextOpTracker/scripts/csv_to_npz.py:59
↓ 2 callers
Class
RobotSkeleton
TextOpRobotMDAR/robotmdar/skeleton/robot.py:10
↓ 2 callers
Class
RolloutStorage
deps/rsl_rl-modular-normed/rsl_rl/storage/rollout_storage.py:13
↓ 2 callers
Class
SkipTransformerEncoder
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:18
↓ 2 callers
Class
TimestepEmbedder
TextOpRobotMDAR/robotmdar/model/mld_denoiser.py:215
↓ 2 callers
Class
TransformerDecoderLayer
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:297
↓ 2 callers
Class
TransformerEncoderLayer
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:236
↓ 2 callers
Class
VisState
TextOpRobotMDAR/robotmdar/dtype/vis_mjc.py:43
↓ 1 callers
Class
ActionsCfg
Action specifications for the MDP.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:109
↓ 1 callers
Class
AdaptiveInstanceNorm1d
TextOpRobotMDAR/robotmdar/model/operator/adain.py:5
↓ 1 callers
Class
CSVOutputFormat
TextOpRobotMDAR/robotmdar/diffusion/logger.py:113
↓ 1 callers
Class
CommandsCfg
Command specifications for the MDP.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:87
↓ 1 callers
Class
CurriculumCfg
Curriculum terms for the MDP.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:541
↓ 1 callers
Class
DiscountedAverage
r"""Discounted average of rewards. The discounted average is defined as: .. math:: \bar{R}_t = \gamma \bar{R}_{t-1} + r_t Args
deps/rsl_rl-modular-normed/rsl_rl/modules/normalizer.py:107
↓ 1 callers
Class
ElasticBand
TextOpDeploy/src/unitree_mujoco/simulate_python/unitree_sdk2py_bridge.py:336
↓ 1 callers
Class
EmpiricalDiscountedVariationNormalization
Reward normalization from Pathak's large scale study on PPO. Reward normalization. Since the reward function is non-stationary, it is useful to n
deps/rsl_rl-modular-normed/rsl_rl/modules/normalizer.py:79
↓ 1 callers
Class
EventCfg
Configuration for events.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:314
↓ 1 callers
Class
ForwardKinematics
Forward kinematics calculator for humanoid robots. Maintains full compatibility with original interface including extend joints.
TextOpRobotMDAR/robotmdar/skeleton/forward_kinematics.py:17
↓ 1 callers
Class
GaussianDiffusion
Utilities for training and sampling diffusion models. Ported directly from here, and then adapted over time to further experimentation.
TextOpRobotMDAR/robotmdar/diffusion/gaussian_diffusion.py:101
↓ 1 callers
Class
GroupNorm32
TextOpRobotMDAR/robotmdar/diffusion/nn.py:18
↓ 1 callers
Class
HydraLoggerBridge
TextOpRobotMDAR/robotmdar/dtype/logger.py:10
↓ 1 callers
Class
JSONOutputFormat
TextOpRobotMDAR/robotmdar/diffusion/logger.py:98
↓ 1 callers
Class
Logger
TextOpRobotMDAR/robotmdar/diffusion/logger.py:332
↓ 1 callers
Class
LoopState
State management for continuous motion generation.
TextOpRobotMDAR/robotmdar/eval/loop_dar.py:43
↓ 1 callers
Class
LossSecondMomentResampler
TextOpRobotMDAR/robotmdar/diffusion/resample.py:124
↓ 1 callers
Class
MLP
TextOpRobotMDAR/robotmdar/model/mld_denoiser.py:234
↓ 1 callers
Class
MLPBlock
TextOpRobotMDAR/robotmdar/model/mld_denoiser.py:269
↓ 1 callers
Class
MotionDAR
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:175
↓ 1 callers
Class
MotionLoader
TextOpTracker/scripts/deploy_mujoco.py:294
↓ 1 callers
Class
MotionWatcher
TextOpDeploy/src/textop_ctrl/scripts/motion_watcher.py:17
↓ 1 callers
Class
MultiMotionLoader
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/mdp/commands_multi.py:80
↓ 1 callers
Class
MySceneCfg
Configuration for the terrain scene with a legged robot.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:42
↓ 1 callers
Class
NPZMotionPublisher
TextOpDeploy/src/textop_ctrl/scripts/npz_motion_publisher.py:27
↓ 1 callers
Class
NeptuneLogger
deps/rsl_rl-modular-normed/rsl_rl/utils/neptune_utils.py:18
↓ 1 callers
Class
NeptuneSummaryWriter
Summary writer for Neptune.
deps/rsl_rl-modular-normed/rsl_rl/utils/neptune_utils.py:29
↓ 1 callers
Class
NestedTensor
TextOpRobotMDAR/robotmdar/model/operator/position_encoding.py:15
↓ 1 callers
Class
NoisePrivObservationsCfg
Observation specifications for the MDP.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:281
↓ 1 callers
Class
ObservationsCfg
Observation specifications for the MDP.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:116
↓ 1 callers
Class
PKLMotionLoader
TextOpTracker/scripts/pklpack_to_npz.py:74
↓ 1 callers
Class
Patcher1D
A module to convert 1D signal tensors into patches using torch operations.
TextOpRobotMDAR/robotmdar/model/modules.py:14
↓ 1 callers
Class
PositionEmbeddingLearned
Absolute pos embedding, learned.
TextOpRobotMDAR/robotmdar/model/operator/position_encoding.py:82
↓ 1 callers
Class
PositionEmbeddingLearned1D
TextOpRobotMDAR/robotmdar/model/operator/position_encoding.py:138
↓ 1 callers
Class
PositionEmbeddingSine
This is a more standard version of the position embedding, very similar to the one used by the Attention is all you need paper, generalized t
TextOpRobotMDAR/robotmdar/model/operator/position_encoding.py:39
↓ 1 callers
Class
PositionEmbeddingSine1D
TextOpRobotMDAR/robotmdar/model/operator/position_encoding.py:113
↓ 1 callers
Class
PrivPrivObservationsCfg
Observation specifications for the MDP.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:260
↓ 1 callers
Class
ProjGravObservationsCfg
Observation specifications for the MDP.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:168
↓ 1 callers
Class
PropPropObservationsCfg
Observation specifications for the MDP.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:226
↓ 1 callers
Class
RandomNetworkDistillation
Implementation of Random Network Distillation (RND) [1] References: .. [1] Burda, Yuri, et al. "Exploration by random network distillatio
deps/rsl_rl-modular-normed/rsl_rl/modules/rnd.py:15
↓ 1 callers
Class
ReplayMotionsSceneCfg
Configuration for a replay motions scene.
TextOpTracker/scripts/replay_npz.py:48
↓ 1 callers
Class
ReplayMotionsSceneCfg
Configuration for a replay motions scene.
TextOpTracker/scripts/pklpack_to_npz.py:55
↓ 1 callers
Class
RewardsCfg
Reward terms for the MDP.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:363
↓ 1 callers
Class
SkipTransformerDecoder
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:66
↓ 1 callers
Class
TensorBoardOutputFormat
Dumps key/value pairs into TensorBoard's numeric format.
TextOpRobotMDAR/robotmdar/diffusion/logger.py:150
↓ 1 callers
Class
TerminationsCfg
Termination terms for the MDP.
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/tracking_env_cfg.py:483
↓ 1 callers
Class
TerrainGenerator
TextOpDeploy/src/unitree_mujoco/terrain_tool/terrain_generator.py:78
↓ 1 callers
Class
Transformer
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:127
↓ 1 callers
Class
TransformerDecoder
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:195
↓ 1 callers
Class
TransformerEncoder
TextOpRobotMDAR/robotmdar/model/operator/cross_attention.py:171
↓ 1 callers
Class
UnPatcher1D
A module to convert 1D patches back into signal tensors.
TextOpRobotMDAR/robotmdar/model/modules.py:76
↓ 1 callers
Class
UniformSampler
TextOpRobotMDAR/robotmdar/diffusion/resample.py:61
↓ 1 callers
Class
UnitreeSdk2Bridge
TextOpDeploy/src/unitree_mujoco/simulate_python/unitree_sdk2py_bridge.py:36
↓ 1 callers
Class
WandbSummaryWriter
Summary writer for Weights and Biases.
deps/rsl_rl-modular-normed/rsl_rl/utils/wandb_utils.py:18
↓ 1 callers
Class
WrappedVAEDecode
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:124
↓ 1 callers
Class
_OnnxMotionPolicyExporter
TextOpTracker/source/textop_tracker/textop_tracker/utils/exporter.py:31
↓ 1 callers
Class
_WrappedModel
TextOpRobotMDAR/robotmdar/diffusion/respace.py:115
↓ 1 callers
Class
stat
TextOpDeploy/src/textop_ctrl/src/motion_block_subscriber.cpp:82
Class
AbsolutePose_
TextOpRobotMDAR/robotmdar/dtype/motion.py:37
Class
ActorCritic
deps/rsl_rl-modular-normed/rsl_rl/modules/actor_critic.py:15
Class
ActorCriticMNMLP
deps/rsl_rl-modular-normed/rsl_rl/modules/actor_critic_mnmlp.py:17
Class
ActorCriticRecurrent
deps/rsl_rl-modular-normed/rsl_rl/modules/actor_critic_recurrent.py:15
Class
AnchorBody
TextOpTracker/scripts/deploy_mujoco.py:14
Class
AutoMldVae
TextOpRobotMDAR/robotmdar/model/mld_vae.py:35
Class
BaseManager
Abstract base class for training managers. Defines common interfaces and functionality for training management, including EMA support, h
TextOpRobotMDAR/robotmdar/train/manager.py:20
Class
Button
TextOpDeploy/src/textop_ctrl/include/common/gamepad.hpp:51
Class
CheckpointFunction
TextOpRobotMDAR/robotmdar/diffusion/nn.py:148
Class
ClearmlPlatform
TextOpRobotMDAR/robotmdar/train/train_platforms.py:22
Class
Config
TextOpDeploy/src/textop_ctrl/include/textop_ctrl/config_loader.hpp:8
Class
Conv2d
TextOpRobotMDAR/robotmdar/model/operator/conv2d_gradfix.py:134
Class
Conv2dGradWeight
TextOpRobotMDAR/robotmdar/model/operator/conv2d_gradfix.py:177
Class
Custom
TextOpDeploy/src/unitree_mujoco/example/cpp/stand_go2.cpp:21
Class
DARManager
Training manager for DAR (Diffusion AutoRegressive) model. Manages both VAE and denoiser models, with support for full DDPM sampling and
TextOpRobotMDAR/robotmdar/train/manager.py:684
Class
DecoderWrapper
TextOpRobotMDAR/robotmdar/wrapper/vae_decode.py:5
Class
DelayedImplicitActuator
Ideal PD actuator with delayed command application. This class extends the :class:`IdealPDActuator` class by adding a delay to the actuator comma
TextOpTracker/source/textop_tracker/textop_tracker/robots/actuator.py:11
Class
DelayedImplicitActuatorCfg
Configuration for a delayed PD actuator.
TextOpTracker/source/textop_tracker/textop_tracker/robots/actuator.py:72
Class
DenoiserMLP
TextOpRobotMDAR/robotmdar/model/mld_denoiser.py:9
Class
DenoiserTransformer
TextOpRobotMDAR/robotmdar/model/mld_denoiser.py:92
Class
Distillation
Distillation algorithm for training a student model to mimic a teacher model.
deps/rsl_rl-modular-normed/rsl_rl/algorithms/distillation.py:16
Class
ElasticBand
TextOpDeploy/src/unitree_mujoco/simulate/src/mujoco/simulate.h:35
Class
EventKeyboardJoystick
TextOpDeploy/src/unitree_mujoco/simulate/src/physics_joystick.h:102
Class
G1FlatEnvCfg
TextOpTracker/source/textop_tracker/textop_tracker/tasks/tracking/config/g1/flat_env_cfg.py:9
next →
1–100 of 186, ranked by callers