MCPcopy Create free account

hub / github.com/Vector-Wangel/XLeRobot / functions

Functions1,798 in github.com/Vector-Wangel/XLeRobot

↓ 1 callersMethodconnect
(self, calibrate: bool = True)
software/src/robots/xlerobot_mecanum/xlerobot.py:187
↓ 1 callersMethodconnect
Connect to robot hardware and setup ZMQ sockets
software/src/robots/xlerobot_2wheels/xlerobot_2wheels_host.py:53
↓ 1 callersMethodconnect
Establish VR connection - optimized version
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:499
↓ 1 callersFunctionde
(t,e,i,n)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callersFunctionde
(t,e,i,n)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callersMethoddecode_video_frame
Decode video frame from message. Args: message: Decoded video message Returns: Raw JPEG frame data or None i
web_control/server/core/protocol.py:195
↓ 1 callersMethoddisconnect
(self)
software/src/robots/xlerobot_mecanum/xlerobot_host.py:51
↓ 1 callersMethoddisconnect
(self)
software/src/robots/xlerobot_mecanum/xlerobot.py:573
↓ 1 callersMethoddisconnect
(self)
software/src/robots/xlerobot/xlerobot_host.py:44
↓ 1 callersMethoddispose
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callersMethoddispose
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callersFunctiondrawVideoOverlays
(ctx: CanvasRenderingContext2D, width: number, height: number)
web_control/client/src/components/features/RobotVideoCanvas.tsx:106
↓ 1 callersFunctiondraw_ui
(screen, font, tester, action, status)
software/examples/odrive/odrive_keyboard_test.py:148
↓ 1 callersFunctionec
()
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 1 callersFunctionec
()
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 1 callersMethodencode_arm_joint_command
Encode an arm joint control command. Args: arm: Arm identifier (e.g., "left", "right") joint_index: Joint index (0-ba
web_control/server/core/protocol.py:136
↓ 1 callersMethodencode_camera_command
Encode a camera position command. Args: position: Camera position [x, y, z] target: Optional camera target [x, y, z]
web_control/server/core/protocol.py:153
↓ 1 callersMethodencode_move_command
Encode a move command. Args: direction: Movement direction (forward, backward, left, right, etc.) speed: Movement spe
web_control/server/core/protocol.py:120
↓ 1 callersFunctionensure_ssl_certificates
Ensure SSL certificates exist, generating them if necessary. Args: cert_path: Path to certificate file key_path: Path to
XLeVR/xlevr/utils.py:63
↓ 1 callersMethodensure_ssl_certificates
(self)
XLeVR/xlevr/config.py:135
↓ 1 callersFunctionescapeRegExp
(string)
docs/en/source/_build/html/_static/copybutton.js:148
↓ 1 callersFunctionescapeRegExp
(string)
docs/en/source/_build/html/_static/copybutton_funcs.js:1
↓ 1 callersFunctionescapeRegExp
(string)
docs/zh/source/_build/html/_static/copybutton.js:148
↓ 1 callersFunctionescapeRegExp
(string)
docs/zh/source/_build/html/_static/copybutton_funcs.js:1
↓ 1 callersMethodextract_pitch_from_quaternion
Extract pitch rotation around X-axis from relative quaternion rotation.
XLeVR/xlevr/inputs/vr_ws_server.py:545
↓ 1 callersMethodextract_roll_from_quaternion
Extract roll rotation around Z-axis from relative quaternion rotation.
XLeVR/xlevr/inputs/vr_ws_server.py:521
↓ 1 callersFunctionfilterText
* Removes excluded text from a Node. * * @param {Node} target Node to filter. * @param {string} exclude CSS selector of nodes to exclude. * @retur
docs/en/source/_build/html/_static/copybutton.js:159
↓ 1 callersFunctionfilterText
* Removes excluded text from a Node. * * @param {Node} target Node to filter. * @param {string} exclude CSS selector of nodes to exclude. * @retur
docs/zh/source/_build/html/_static/copybutton.js:159
↓ 1 callersFunctionformatCopyText
(textContent, copybuttonPromptText, isRegexp = false, onlyCopyPromptLines = true, removePrompts = true, copyEm
docs/en/source/_build/html/_static/copybutton.js:170
↓ 1 callersFunctionformatCopyText
(textContent, copybuttonPromptText, isRegexp = false, onlyCopyPromptLines = true, removePrompts = true, copyEm
docs/zh/source/_build/html/_static/copybutton.js:170
↓ 1 callersFunctionformatTimestamp
(timestamp: number)
web_control/client/src/utils/format.ts:20
↓ 1 callersMethodfrom_env
Load configuration from environment variables. Args: env_file: Optional path to .env file to load Returns: S
web_control/server/core/config.py:41
↓ 1 callersFunctiongenerate_ssl_certificates
Automatically generate self-signed SSL certificates if they don't exist. Args: cert_path: Path where to save the certificate fil
XLeVR/xlevr/utils.py:13
↓ 1 callersMethodgetContent
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callersMethodgetContent
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callersFunctiongetLogIcon
(type: SystemMessage['type'])
web_control/client/src/components/features/MultiTabPanel.tsx:306
↓ 1 callersFunctiongetLogStyle
(type: SystemMessage['type'])
web_control/client/src/components/features/MultiTabPanel.tsx:315
↓ 1 callersFunctionget_L_id
returns a tuple like `(vendor_id, product_id, serial_number)`
software/joyconrobotics/device.py:77
↓ 1 callersFunctionget_L_ids
returns a list of tuple like `(vendor_id, product_id, serial_number)`
software/joyconrobotics/device.py:64
↓ 1 callersFunctionget_R_id
returns a tuple like `(vendor_id, product_id, serial_number)`
software/joyconrobotics/device.py:69
↓ 1 callersFunctionget_R_ids
returns a list of tuple like `(vendor_id, product_id, serial_number)`
software/joyconrobotics/device.py:59
↓ 1 callersFunctionget_base_action
Get base action from XBOX controller input - simplified to only forward/backward and rotate.
software/examples/5_xlerobot_teleop_xbox.py:342
↓ 1 callersFunctionget_base_speed_control
Get base speed control from XBOX controller - LB for speed decrease, RB for speed increase. Returns speed multiplier (1.0, 2.0, or 3.0) and p
software/examples/5_xlerobot_teleop_xbox.py:369
↓ 1 callersMethodget_battery_charging
(self)
software/joyconrobotics/joycon.py:235
↓ 1 callersMethodget_battery_level
(self)
software/joyconrobotics/joycon.py:238
↓ 1 callersMethodget_button_charging_grip
(self)
software/joyconrobotics/joycon.py:283
↓ 1 callersMethodget_button_left_sl
(self)
software/joyconrobotics/joycon.py:301
↓ 1 callersMethodget_button_left_sr
(self)
software/joyconrobotics/joycon.py:298
↓ 1 callersMethodget_button_minus
(self)
software/joyconrobotics/joycon.py:265
↓ 1 callersMethodget_button_plus
(self)
software/joyconrobotics/joycon.py:268
↓ 1 callersMethodget_button_right_sl
(self)
software/joyconrobotics/joycon.py:256
↓ 1 callersMethodget_button_right_sr
(self)
software/joyconrobotics/joycon.py:253
↓ 1 callersMethodget_camera_frame_base64
Get latest camera frame as base64 string. Returns: Base64 encoded JPEG frame or None if unavailable
web_control/server/core/remote_core.py:251
↓ 1 callersMethodget_camera_observation
(self)
software/src/robots/xlerobot_mecanum/xlerobot.py:492
↓ 1 callersMethodget_current
获取电流
software/examples/odrive/odrive_controller.py:139
↓ 1 callersFunctionget_device_ids
returns a list of tuples like `(vendor_id, product_id, serial_number)`
software/joyconrobotics/device.py:6
↓ 1 callersMethodget_events
Get current event status
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:892
↓ 1 callersMethodget_frame
(self)
web_control/server/api/streaming.py:60
↓ 1 callersFunctionget_joycon_base_action
Get base control commands from Joy-Con for differential drive X: left turn, B: right turn, Y: forward, A: backward
software/examples/7_xlerobot_2wheels_teleop_joycon_smooth.py:342
↓ 1 callersFunctionget_joycon_base_action
Get base control commands from Joy-Con for differential drive X: left turn, B: right turn, Y: forward, A: backward
software/examples/7_xlerobot_2wheels_teleop_joycon.py:329
↓ 1 callersFunctionget_joycon_base_action
Get base control commands from Joy-Con X: forward, B: backward, Y: left turn, A: right turn
software/examples/7_xlerobot_teleop_joycon.py:329
↓ 1 callersFunctionget_joycon_speed_control
Get speed control from Joy-Con - linear acceleration and deceleration Linearly accelerate to maximum speed when holding any base control butt
software/examples/7_xlerobot_teleop_joycon.py:367
↓ 1 callersFunctionget_local_ip
Get the local IP address of this machine.
XLeVR/vr_monitor.py:34
↓ 1 callersFunctionget_local_ip
Get the local IP address of this machine.
software/src/teleporators/xlerobot_vr/vr_monitor.py:34
↓ 1 callersFunctionget_local_ip
Get the local IP address of this machine.
simulation/Maniskill/examples/vr_monitor.py:34
↓ 1 callersMethodget_observation
(self)
software/src/robots/xlerobot_mecanum/xlerobot.py:466
↓ 1 callersMethodget_position
获取位置(圈数)
software/examples/odrive/odrive_controller.py:131
↓ 1 callersMethodget_position_turns
(self)
software/examples/odrive/odrive_keyboard_test.py:76
↓ 1 callersMethodget_robot_data_address
Get the full ZeroMQ address for robot data channel.
web_control/server/core/config.py:117
↓ 1 callersMethodget_status
(self)
software/joyconrobotics/joycon.py:374
↓ 1 callersMethodget_trajectory_point
Get the target x, y position at time t for the rectangular trajectory. Args: current_x: Starting x position
software/examples/4_xlerobot_2wheels_teleop_keyboard.py:95
↓ 1 callersMethodget_trajectory_point
Get the target x, y position at time t for the rectangular trajectory. Args: current_x: Starting x position
software/examples/4_xlerobot_teleop_keyboard.py:94
↓ 1 callersMethodget_velocity_rpm
(self)
software/examples/odrive/odrive_keyboard_test.py:71
↓ 1 callersMethodget_video_frame
Get video frame from robot's virtual cameras using correct camera API
simulation/Maniskill/run_xlerobot_sim_host.py:422
↓ 1 callersFunctionget_vr_base_action
Get base control commands from VR input. Args: vr_goal: VR controller goal data containing metadata robot: Robot instanc
software/examples/8_vr_teleop_with_dataset_recording.py:357
↓ 1 callersFunctionget_vr_base_action
Get base control commands from VR input. Args: vr_goal: VR controller goal data containing metadata robot: Robot instanc
software/examples/8_xlerobot_teleop_vr.py:337
↓ 1 callersFunctionh
(n)
docs/en/source/_build/html/_static/clipboard.min.js:7
↓ 1 callersFunctionh
(n)
docs/zh/source/_build/html/_static/clipboard.min.js:7
↓ 1 callersMethodhandle_command
Handle individual command (compatible with unified protocol)
simulation/Maniskill/run_xlerobot_sim_host.py:262
↓ 1 callersMethodhandle_joycon_input
Handle left Joy-Con directional pad input to control head motors
software/examples/7_xlerobot_2wheels_teleop_joycon_smooth.py:311
↓ 1 callersMethodhandle_joycon_input
Handle left Joy-Con directional pad input to control head motors
software/examples/7_xlerobot_2wheels_teleop_joycon.py:298
↓ 1 callersMethodhandle_joycon_input
Handle left Joy-Con directional pad input to control head motors
software/examples/7_xlerobot_teleop_joycon.py:298
↓ 1 callersMethodhandle_keys
(self, key_state)
software/examples/4_xlerobot_2wheels_teleop_keyboard.py:155
↓ 1 callersMethodhandle_keys
(self, key_state)
software/examples/4_xlerobot_teleop_keyboard.py:154
↓ 1 callersMethodhandle_keys
(self, key_state)
software/examples/5_xlerobot_teleop_xbox.py:98
↓ 1 callersMethodhandle_move_command
Handle movement command with proper stop handling
simulation/Maniskill/run_xlerobot_sim_host.py:291
↓ 1 callersMethodhide
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callersMethodhide
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callersMethodhide
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callersMethodhide
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 1 callersFunctionimport_xlevr_modules
Import xlevr modules
XLeVR/vr_monitor.py:49
↓ 1 callersFunctionimport_xlevr_modules
Import xlevr modules
software/src/teleporators/xlerobot_vr/vr_monitor.py:49
↓ 1 callersFunctionimport_xlevr_modules
导入xlevr模块
simulation/Maniskill/examples/vr_monitor.py:49
↓ 1 callersFunctioninit_dataset
(robot)
software/examples/8_vr_teleop_with_dataset_recording.py:466
↓ 1 callersFunctioninit_vr_listener
Initialize VR listener, providing the same interface as init_keyboard_listener Used to replace keyboard event listening, used in record.py
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:760
↓ 1 callersMethodinitialize
Initialize VR monitor
XLeVR/vr_monitor.py:179
↓ 1 callersMethodinitialize_simulation
Initialize ManiSkill simulation (main thread only for OpenGL safety)
simulation/Maniskill/run_xlerobot_sim_host.py:145
↓ 1 callersFunctioninteractive_control
交互式控制
software/examples/odrive/odrive_controller.py:217
↓ 1 callersFunctioninverse_kinematics
Calculate inverse kinematics for a 2-link robotic arm, considering joint offsets Parameters: x: End effector x coordinate y:
software/examples/6_so100_joycon_ee_control.py:138
↓ 1 callersFunctionisVRMode
()
XLeVR/web-ui/interface.js:262
← previousnext →901–1,000 of 1,798, ranked by callers