Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector-Wangel/XLeRobot
/ functions
Functions
1,798 in github.com/Vector-Wangel/XLeRobot
⨍
Functions
1,798
◇
Types & classes
188
↳
Endpoints
12
↓ 1 callers
Method
_initializeTargetsAndObservables
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_initializeTargetsAndObservables
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_isAnimated
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_isAnimated
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_isWithContent
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_isWithContent
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_keydown
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_keydown
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_keydown
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_keydown
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_load_env_file
Load environment variables from a .env file.
web_control/server/core/config.py:78
↓ 1 callers
Method
_maybeEnableSmoothScroll
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_maybeEnableSmoothScroll
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_move
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_move
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_observerCallback
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_observerCallback
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_open
(self, vendor_id, product_id, serial)
software/joyconrobotics/joycon.py:65
↓ 1 callers
Method
_orderToDirection
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_orderToDirection
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_parse_observation_json
Parses the JSON observation string.
software/src/robots/xlerobot_mecanum/xlerobot_client.py:178
↓ 1 callers
Method
_parse_observation_json
Parses the JSON observation string.
software/src/robots/xlerobot/xlerobot_client.py:178
↓ 1 callers
Method
_parse_observation_json
Parses the JSON observation string.
software/src/robots/xlerobot_2wheels/xlerobot_2wheels_client.py:176
↓ 1 callers
Method
_ping_loop
Background task to periodically ping the robot host.
web_control/server/core/remote_core.py:363
↓ 1 callers
Method
_poll_and_get_latest_message
Polls the ZMQ socket for a limited time and returns the latest message string.
software/src/robots/xlerobot_mecanum/xlerobot_client.py:150
↓ 1 callers
Method
_poll_and_get_latest_message
Polls the ZMQ socket for a limited time and returns the latest message string.
software/src/robots/xlerobot/xlerobot_client.py:150
↓ 1 callers
Method
_poll_and_get_latest_message
Polls the ZMQ socket for a limited time and returns the latest message string.
software/src/robots/xlerobot_2wheels/xlerobot_2wheels_client.py:148
↓ 1 callers
Method
_process
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_process
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_process_command
Process a received command
software/src/robots/xlerobot_2wheels/xlerobot_2wheels_host.py:125
↓ 1 callers
Method
_putElementInTemplate
(t,e)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_putElementInTemplate
(t,e)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_raw_to_degps
(raw_speed: int)
software/src/robots/xlerobot_mecanum/xlerobot.py:383
↓ 1 callers
Method
_read_joycon_data
(self)
software/joyconrobotics/joycon.py:141
↓ 1 callers
Method
_remote_state_from_obs
Extracts frames, and state from the parsed observation.
software/src/robots/xlerobot_mecanum/xlerobot_client.py:201
↓ 1 callers
Method
_remote_state_from_obs
Extracts frames, and state from the parsed observation.
software/src/robots/xlerobot/xlerobot_client.py:201
↓ 1 callers
Method
_remote_state_from_obs
Extracts frames, and state from the parsed observation.
software/src/robots/xlerobot_2wheels/xlerobot_2wheels_client.py:199
↓ 1 callers
Function
_removeChildren
(element)
docs/en/source/_build/html/_static/searchtools.js:50
↓ 1 callers
Function
_removeChildren
(element)
docs/zh/source/_build/html/_static/searchtools.js:50
↓ 1 callers
Method
_resetAdjustments
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_resetAdjustments
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_selectMenuItem
({key:t,target:e})
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_selectMenuItem
({key:t,target:e})
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_send_observation
Send observation via ZMQ
software/src/robots/xlerobot_2wheels/xlerobot_2wheels_host.py:133
↓ 1 callers
Method
_send_subcmd_get_response
(self, subcommand, argument)
software/joyconrobotics/joycon.py:98
↓ 1 callers
Method
_setActiveIndicatorElement
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setActiveIndicatorElement
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setContent
(t,e,i)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setContent
(t,e,i)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setInitialAttributes
(t,e)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setInitialAttributes
(t,e)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setInitialAttributesOnChild
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setInitialAttributesOnChild
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setInitialAttributesOnTargetPanel
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setInitialAttributesOnTargetPanel
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setListeners
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setListeners
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setListeners
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_setListeners
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_set_calibration
(self, gyro_offset=None)
software/joyconrobotics/gyro.py:45
↓ 1 callers
Method
_setup_sensors
(self)
software/joyconrobotics/joycon.py:182
↓ 1 callers
Method
_showElement
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_showElement
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_updateInterval
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_updateInterval
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
_update_events_inline
Low frequency event update - 10Hz frequency, reuse already acquired left_goal data Only execute when event interval time is reached,
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:649
↓ 1 callers
Method
_update_robot_state
Update cached robot state from received data.
web_control/server/core/remote_core.py:415
↓ 1 callers
Method
_update_video_frame
Update cached video frame from received data.
web_control/server/core/remote_core.py:428
↓ 1 callers
Method
_wheel_raw_to_body
Raw encoder velocities -> body frame. x,y in m/s; theta.vel in deg/s (CCW positive).
software/src/robots/xlerobot_mecanum/xlerobot.py:413
↓ 1 callers
Method
_wheel_raw_to_body
Convert wheel raw command feedback back into body-frame velocities. Parameters: wheel_raw : Vector with raw wheel comman
software/src/robots/xlerobot/xlerobot.py:442
↓ 1 callers
Method
_wheel_raw_to_body
Convert wheel raw command feedback back into body-frame velocities for differential drive. Parameters: left_wheel_speed :
software/src/robots/xlerobot_2wheels/xlerobot_2wheels.py:431
↓ 1 callers
Function
addControllerTrackingButton
()
XLeVR/web-ui/vr_app.js:674
↓ 1 callers
Method
attach_remote_core
(self, remote_core: 'RemoteCore')
web_control/server/api/streaming.py:20
↓ 1 callers
Function
b
()
docs/en/source/_build/html/_static/scripts/pydata-sphinx-theme.js:1
↓ 1 callers
Function
b
()
docs/zh/source/_build/html/_static/scripts/pydata-sphinx-theme.js:1
↓ 1 callers
Function
basic_test
基础运动测试
software/examples/odrive/odrive_controller.py:173
↓ 1 callers
Function
calculate_velocities
计算左右轮速度 - 完全按照 odrive_controller.py 的逻辑
software/examples/odrive/odrive_controller_web.py:670
↓ 1 callers
Method
calibrate
Calibrate VR controllers - optimized version
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:558
↓ 1 callers
Method
calibrate
(self, seconds=2)
software/joyconrobotics/gyro.py:40
↓ 1 callers
Method
changeContent
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
changeContent
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callers
Method
check_limits_orientation
(self)
software/joyconrobotics/joyconrobotics.py:254
↓ 1 callers
Method
check_limits_position
(self)
software/joyconrobotics/joyconrobotics.py:250
↓ 1 callers
Function
check_rate_limit
Check if client is within rate limits
web_control/server/main.py:161
↓ 1 callers
Function
check_throttle
Check if client is throttling commands too fast
web_control/server/main.py:176
↓ 1 callers
Function
cl
(c)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 1 callers
Function
cl
(c)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 1 callers
Method
cleanup
Clean shutdown
simulation/Maniskill/run_xlerobot_sim_host.py:605
↓ 1 callers
Method
cleanup
(self)
simulation/mujoco/xlerobot_mujoco.py:242
↓ 1 callers
Function
clearSelection
()
docs/en/source/_build/html/_static/copybutton.js:97
↓ 1 callers
Function
clearSelection
()
docs/zh/source/_build/html/_static/copybutton.js:97
↓ 1 callers
Function
clipboardButton
docs/en/source/_build/html/_static/copybutton.js:141
↓ 1 callers
Function
clipboardButton
docs/zh/source/_build/html/_static/copybutton.js:141
↓ 1 callers
Function
codeCellId
docs/en/source/_build/html/_static/copybutton.js:94
↓ 1 callers
Function
codeCellId
docs/zh/source/_build/html/_static/copybutton.js:94
↓ 1 callers
Method
common_update
(self)
software/joyconrobotics/joyconrobotics.py:258
↓ 1 callers
Method
compute_dense_reward
(self, obs: Any, action: torch.Tensor, info: Dict)
simulation/Maniskill/envs/scenes/base_env.py:145
↓ 1 callers
Method
configure
(self)
software/src/robots/xlerobot_mecanum/xlerobot.py:311
↓ 1 callers
Method
configure
(self)
software/src/robots/xlerobot/xlerobot.py:299
↓ 1 callers
Method
configure
(self)
software/src/robots/xlerobot_2wheels/xlerobot_2wheels.py:296
← previous
next →
801–900 of 1,798, ranked by callers