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
↓ 2 callers
Function
d
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
d
(t)
docs/zh/source/_build/html/_static/clipboard.min.js:7
↓ 2 callers
Function
d
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Method
decode_response
Decode response message from robot host. Args: raw_data: Raw bytes received from robot Returns: Decoded mess
web_control/server/core/protocol.py:59
↓ 2 callers
Function
el
(c)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Function
el
(c)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Method
end_headers
Add CORS headers to all responses.
XLeVR/vr_monitor.py:64
↓ 2 callers
Method
end_headers
Add CORS headers to all responses.
software/src/teleporators/xlerobot_vr/vr_monitor.py:64
↓ 2 callers
Method
end_headers
Add CORS headers to all responses.
simulation/Maniskill/examples/vr_monitor.py:64
↓ 2 callers
Function
et
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
et
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Method
euler_to_quaternion
Convert Euler angles in degrees to quaternion [x, y, z, w].
XLeVR/xlevr/inputs/vr_ws_server.py:496
↓ 2 callers
Method
execute_rectangular_trajectory
Execute a blocking rectangular trajectory on the x-y plane. Args: robot: Robot instance to send actions to
software/examples/4_xlerobot_2wheels_teleop_keyboard.py:241
↓ 2 callers
Method
execute_rectangular_trajectory
Execute a blocking rectangular trajectory on the x-y plane. Args: robot: Robot instance to send actions to
software/examples/4_xlerobot_teleop_keyboard.py:240
↓ 2 callers
Function
f
(t)
docs/en/source/_build/html/_static/clipboard.min.js:7
↓ 2 callers
Function
f
(t)
docs/zh/source/_build/html/_static/clipboard.min.js:7
↓ 2 callers
Function
fc
(c)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Function
fc
(c)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Method
finalize_dataset
Finalize the dataset by saving metadata
simulation/Maniskill/examples/demo_ctrl_ee_keyboard_record_dataset.py:242
↓ 2 callers
Function
fl
(c,s)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Function
fl
(c,s)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Method
forward
前进
software/examples/odrive/odrive_controller.py:103
↓ 2 callers
Function
g
()
docs/en/source/_build/html/_static/scripts/pydata-sphinx-theme.js:1
↓ 2 callers
Function
g
()
docs/zh/source/_build/html/_static/scripts/pydata-sphinx-theme.js:1
↓ 2 callers
Function
getStatusColor
(status: string)
web_control/client/src/components/features/MultiTabPanel.tsx:384
↓ 2 callers
Function
getStatusIcon
(status: string)
web_control/client/src/components/features/MultiTabPanel.tsx:400
↓ 2 callers
Method
get_camera_observation
(self)
software/src/robots/xlerobot/xlerobot.py:557
↓ 2 callers
Method
get_capabilities
Get robot capabilities. Returns: Dictionary of capability flags
web_control/server/core/remote_core.py:309
↓ 2 callers
Method
get_current_joints
Get current joint positions (reuse mapping logic)
simulation/Maniskill/run_xlerobot_sim_host.py:337
↓ 2 callers
Function
get_ids_of_type
returns a list of tuples like `(vendor_id, product_id, serial_number)` arg: lr : str : put `R` or `L`
software/joyconrobotics/device.py:46
↓ 2 callers
Method
get_latest_goal_nowait
Return the latest VR control goal if available, else None. Args: arm: If specified ("left" or "right"), return that arm's
XLeVR/vr_monitor.py:317
↓ 2 callers
Function
get_mapped_joints
Get the current joint positions from the robot and map them correctly to the target joints. The mapping is: - full_joints[0,2] → cur
simulation/Maniskill/examples/demo_ctrl_action_ee_VR.py:85
↓ 2 callers
Function
get_mapped_joints
Get the current joint positions from the robot and map them correctly to the target joints. The mapping for single arm control (10 joint
simulation/Maniskill/examples/demo_ctrl_action_ee_keyboard_single.py:61
↓ 2 callers
Function
get_mapped_joints
Get the current joint positions from the robot and map them correctly to the target joints. The mapping is: - full_joints[0,2] → cur
simulation/Maniskill/examples/demo_ctrl_action_ee_xbox.py:61
↓ 2 callers
Function
get_mapped_joints
Get the current joint positions from the robot and map them correctly to the target joints. The mapping is: - full_joints[0,2] → cur
simulation/Maniskill/examples/demo_ctrl_action_ee_keyboard.py:61
↓ 2 callers
Function
get_mapped_joints
Get the current joint positions from the robot and map them correctly to the target joints. The mapping is: - full_joints[0,2] → cur
simulation/Maniskill/examples/demo_ctrl_action.py:57
↓ 2 callers
Function
get_mapped_joints
Get the current joint positions from the robot and map them correctly
simulation/Maniskill/examples/demo_ctrl_ee_keyboard_record_dataset.py:303
↓ 2 callers
Function
get_mapped_joints
Get the current joint positions from the robot and map them correctly to the target joints. The mapping is: - full_joints[0,2] → cur
simulation/Maniskill/examples/demo_ctrl_action_ee_cam_rerun.py:78
↓ 2 callers
Method
get_robot_cmd_address
Get the full ZeroMQ address for robot command channel.
web_control/server/core/config.py:113
↓ 2 callers
Method
get_robot_state
Get current robot state
simulation/Maniskill/run_xlerobot_sim_host.py:400
↓ 2 callers
Method
get_state
Get current robot state. Returns: Current robot state dictionary
web_control/server/core/remote_core.py:179
↓ 2 callers
Method
get_status
(self)
software/examples/odrive/odrive_keyboard_test.py:81
↓ 2 callers
Function
get_vr_base_action
Get base control commands from VR input. Args: vr_goal: VR controller goal data containing metadata robot: Robot instanc
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:378
↓ 2 callers
Method
get_vr_events
Get VR event status (high-performance version - use cache to avoid repeated VR data acquisition)
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:725
↓ 2 callers
Function
get_xbox_key_state
Map XBOX controller state to semantic action booleans using the provided keymap.
software/examples/5_xlerobot_teleop_xbox.py:252
↓ 2 callers
Function
gt
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
gt
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Method
handle_grip_release
Handle grip release for a controller.
XLeVR/xlevr/inputs/vr_ws_server.py:447
↓ 2 callers
Method
handle_joycon_input
Handle Joy-Con input, update arm control - based on 6_so100_joycon_ee_control.py
software/examples/7_xlerobot_2wheels_teleop_joycon_smooth.py:237
↓ 2 callers
Method
handle_joycon_input
Handle Joy-Con input, update arm control - based on 6_so100_joycon_ee_control.py
software/examples/7_xlerobot_2wheels_teleop_joycon.py:234
↓ 2 callers
Method
handle_joycon_input
Handle Joy-Con input, update arm control - based on 6_so100_joycon_ee_control.py
software/examples/7_xlerobot_teleop_joycon.py:234
↓ 2 callers
Method
handle_keys
(self, key_state)
software/examples/4_xlerobot_2wheels_teleop_keyboard.py:319
↓ 2 callers
Method
handle_keys
(self, key_state)
software/examples/4_xlerobot_teleop_keyboard.py:318
↓ 2 callers
Method
handle_keys
(self, key_state)
software/examples/5_xlerobot_teleop_xbox.py:177
↓ 2 callers
Method
handle_vr_input
Handle VR input with delta action control - incremental position updates. Args: vr_goal: VR controller goal data
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:167
↓ 2 callers
Method
handle_vr_input
Handle VR input with delta action control - incremental position updates. Args: vr_goal: VR controller goal data
software/examples/8_vr_teleop_with_dataset_recording.py:158
↓ 2 callers
Method
handle_vr_input
Handle VR input with delta action control - incremental position updates. Args: vr_goal: VR controller goal data
software/examples/8_xlerobot_teleop_vr.py:141
↓ 2 callers
Function
hc
(c)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Function
hc
(c)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Method
hide
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Method
hide
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
i
(t,e,n,o,r)
docs/en/source/_build/html/_static/clipboard.min.js:7
↓ 2 callers
Function
i
(t,e,n,o,r)
docs/zh/source/_build/html/_static/clipboard.min.js:7
↓ 2 callers
Function
ic
(c,l,s)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Function
ic
(c,l,s)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Function
inverse_kinematics
Calculate inverse kinematics for a 2-link robotic arm, considering joint offsets Parameters: x: End effector x coordinate
software/examples/3_so100_yolo_ee_control_seg.py:80
↓ 2 callers
Function
inverse_kinematics
Calculate inverse kinematics for a 2-link robotic arm, considering joint offsets Parameters: x: End effector x coordinate
software/examples/3_so100_yolo_ee_control.py:55
↓ 2 callers
Function
inverse_kinematics
Calculate inverse kinematics for a 2-link robotic arm, considering joint offsets Parameters: x: End effector x coordinate
software/examples/1_so100_keyboard_ee_control.py:47
↓ 2 callers
Method
isShown
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Method
isShown
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Method
isSupported
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Method
isSupported
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
jt
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
jt
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
kt
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
kt
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
le
(t,e,i)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
le
(t,e,i)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
lt
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
lt
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
m
(t)
docs/en/source/_build/html/_static/clipboard.min.js:7
↓ 2 callers
Function
m
(t)
docs/zh/source/_build/html/_static/clipboard.min.js:7
↓ 2 callers
Function
me
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
me
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Method
move
Send movement command to robot. Args: direction: Movement direction (forward, backward, left, right, etc.) speed: Mov
web_control/server/core/remote_core.py:137
↓ 2 callers
Method
move_to_zero_position
(self, robot)
software/examples/7_xlerobot_2wheels_teleop_joycon_smooth.py:305
↓ 2 callers
Method
move_to_zero_position
(self, robot)
software/examples/7_xlerobot_2wheels_teleop_joycon.py:292
↓ 2 callers
Method
move_to_zero_position
(self, robot)
software/examples/7_xlerobot_teleop_joycon.py:292
↓ 2 callers
Method
move_to_zero_position
(self, robot)
software/examples/8_xlerobot_teleop_vr.py:123
↓ 2 callers
Function
mt
(t,e,i)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
mt
(t,e,i)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
next
(t,e)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
nl
()
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Function
nl
()
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Function
oe
(t,e)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
oe
(t,e)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 2 callers
Function
ol
(c)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Function
ol
(c)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 2 callers
Function
p
(t,e)
docs/en/source/_build/html/_static/clipboard.min.js:7
↓ 2 callers
Function
p
(e)
docs/en/source/_build/html/_static/scripts/pydata-sphinx-theme.js:1
← previous
next →
501–600 of 1,798, ranked by callers