MCPcopy Create free account

hub / github.com/Vector-Wangel/XLeRobot / types & classes

Types & classes188 in github.com/Vector-Wangel/XLeRobot

↓ 18 callersClassSO101Kinematics
A class to represent the kinematics of a SO101 robot arm. All public methods use degrees for input/output.
software/src/model/SO101Robot.py:39
↓ 6 callersClassControlGoal
High-level control goal message sent from input providers.
XLeVR/xlevr/inputs/base.py:18
↓ 6 callersClassXLerobot
The robot includes a three omniwheel mobile base and a remote follower arm. The leader arm is connected locally (on the laptop) and its joint
software/src/robots/xlerobot/xlerobot.py:40
↓ 6 callersClassXLerobotConfig
software/src/robots/xlerobot/config_xlerobot.py:52
↓ 4 callersClassODriveController
software/examples/odrive/odrive_controller.py:12
↓ 4 callersClassVRMonitor
VR control information monitor
software/src/teleporators/xlerobot_vr/vr_monitor.py:165
↓ 4 callersClassXLeVRConfig
Main configuration class for the teleoperation system (VR-only).
XLeVR/xlevr/config.py:107
↓ 4 callersClassXLerobot2Wheels
The robot includes a two-wheel differential drive mobile base and a remote follower arm. The leader arm is connected locally (on the laptop)
software/src/robots/xlerobot_2wheels/xlerobot_2wheels.py:40
↓ 4 callersClassXLerobot2WheelsConfig
software/src/robots/xlerobot_2wheels/config_xlerobot_2wheels.py:52
↓ 3 callersClassVRWebSocketServer
WebSocket server for VR controller input.
XLeVR/xlevr/inputs/vr_ws_server.py:68
↓ 2 callersClassFixedAxesJoyconRobotics
software/examples/7_xlerobot_2wheels_teleop_joycon_smooth.py:52
↓ 2 callersClassFixedAxesJoyconRobotics
software/examples/7_xlerobot_2wheels_teleop_joycon.py:52
↓ 2 callersClassFixedAxesJoyconRobotics
software/examples/7_xlerobot_teleop_joycon.py:52
↓ 2 callersClassJoyCon
software/joyconrobotics/joycon.py:11
↓ 2 callersClassLowPassFilter
software/joyconrobotics/joyconrobotics.py:19
↓ 2 callersClassSimpleTeleopArm
A class for controlling a robot arm using VR input with delta action control. This class provides inverse kinematics-based arm control w
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:93
↓ 2 callersClassSimpleTeleopArm
software/examples/4_xlerobot_2wheels_teleop_keyboard.py:179
↓ 2 callersClassSimpleTeleopArm
software/examples/7_xlerobot_2wheels_teleop_joycon_smooth.py:175
↓ 2 callersClassSimpleTeleopArm
software/examples/7_xlerobot_2wheels_teleop_joycon.py:175
↓ 2 callersClassSimpleTeleopArm
A class for controlling a robot arm using VR input with delta action control. This class provides inverse kinematics-based arm control w
software/examples/8_vr_teleop_with_dataset_recording.py:84
↓ 2 callersClassSimpleTeleopArm
software/examples/4_xlerobot_teleop_keyboard.py:178
↓ 2 callersClassSimpleTeleopArm
software/examples/7_xlerobot_teleop_joycon.py:175
↓ 2 callersClassSimpleTeleopArm
A class for controlling a robot arm using VR input with delta action control. This class provides inverse kinematics-based arm control w
software/examples/8_xlerobot_teleop_vr.py:67
↓ 2 callersClassSimpleTeleopArm
software/examples/5_xlerobot_teleop_xbox.py:122
↓ 2 callersClassVRControllerState
State tracking for a VR controller.
XLeVR/xlevr/inputs/vr_ws_server.py:22
↓ 2 callersClassVRMonitor
VR控制信息监控器
simulation/Maniskill/examples/vr_monitor.py:165
↓ 1 callersClassAttitudeEstimator
software/joyconrobotics/joyconrobotics.py:28
↓ 1 callersClassButtonEventJoyCon
software/joyconrobotics/event.py:4
↓ 1 callersClassFixedAxesJoyconRobotics
software/examples/joycon_test_read_CN.py:5
↓ 1 callersClassFixedAxesJoyconRobotics
software/examples/6_so100_joycon_ee_control.py:30
↓ 1 callersClassGyroTrackingJoyCon
A specialized class based on PythonicJoyCon which tracks the gyroscope data and deduces the current rotation of the JoyCon. Can be used to cr
software/joyconrobotics/gyro.py:7
↓ 1 callersClassLeRobotDatasetRecorder
A lightweight recorder for LeRobot dataset v3 format
simulation/Maniskill/examples/demo_ctrl_ee_keyboard_record_dataset.py:84
↓ 1 callersClassODriveKeyboardTester
software/examples/odrive/odrive_keyboard_test.py:16
↓ 1 callersClassRectangularTrajectory
Generates a rectangular trajectory on the x-y plane with sinusoidal velocity profiles. The rectangle is divided into 4 line segments, each wi
software/examples/4_xlerobot_2wheels_teleop_keyboard.py:76
↓ 1 callersClassRectangularTrajectory
Generates a rectangular trajectory on the x-y plane with sinusoidal velocity profiles. The rectangle is divided into 4 line segments, each wi
software/examples/4_xlerobot_teleop_keyboard.py:75
↓ 1 callersClassRemoteCore
Unified remote control core for all robot types.
web_control/server/core/remote_core.py:21
↓ 1 callersClassSimpleHTTPSServer
Simplified HTTPS server for providing web interface
XLeVR/vr_monitor.py:124
↓ 1 callersClassSimpleHTTPSServer
Simplified HTTPS server for providing web interface
software/src/teleporators/xlerobot_vr/vr_monitor.py:124
↓ 1 callersClassSimpleHTTPSServer
简化的HTTPS服务器,用于提供网页界面
simulation/Maniskill/examples/vr_monitor.py:124
↓ 1 callersClassSimpleHeadControl
A class for controlling robot head motors using VR thumbstick input. Provides simple head movement control with proportional control for
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:317
↓ 1 callersClassSimpleHeadControl
software/examples/4_xlerobot_2wheels_teleop_keyboard.py:139
↓ 1 callersClassSimpleHeadControl
software/examples/7_xlerobot_2wheels_teleop_joycon_smooth.py:294
↓ 1 callersClassSimpleHeadControl
software/examples/7_xlerobot_2wheels_teleop_joycon.py:281
↓ 1 callersClassSimpleHeadControl
A class for controlling robot head motors using VR thumbstick input. Provides simple head movement control with proportional control for
software/examples/8_vr_teleop_with_dataset_recording.py:297
↓ 1 callersClassSimpleHeadControl
software/examples/4_xlerobot_teleop_keyboard.py:138
↓ 1 callersClassSimpleHeadControl
software/examples/7_xlerobot_teleop_joycon.py:281
↓ 1 callersClassSimpleHeadControl
A class for controlling robot head motors using VR thumbstick input. Provides simple head movement control with proportional control for
software/examples/8_xlerobot_teleop_vr.py:277
↓ 1 callersClassSimpleHeadControl
software/examples/5_xlerobot_teleop_xbox.py:82
↓ 1 callersClassSmoothArmController
Smooth arm controller with acceleration/deceleration for the first three joints
software/examples/7_xlerobot_2wheels_teleop_joycon_smooth.py:478
↓ 1 callersClassSmoothBaseController
Simplified smooth base controller with acceleration/deceleration
software/examples/4_xlerobot_2wheels_teleop_keyboard.py:389
↓ 1 callersClassSmoothBaseController
Simplified smooth base controller with acceleration/deceleration for differential drive
software/examples/7_xlerobot_2wheels_teleop_joycon_smooth.py:387
↓ 1 callersClassSmoothBaseController
Simplified smooth base controller with acceleration/deceleration for differential drive
software/examples/7_xlerobot_2wheels_teleop_joycon.py:368
↓ 1 callersClassVREventHandler
VR event handler, specifically handles recording control events Use left VR controller to replace keyboard control
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:801
↓ 1 callersClassVRListener
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:785
↓ 1 callersClassVRMonitor
VR control information monitor
XLeVR/vr_monitor.py:165
↓ 1 callersClassVideoStreamManager
web_control/server/api/streaming.py:11
↓ 1 callersClassXLeRobotController
simulation/mujoco/xlerobot_mujoco.py:10
↓ 1 callersClassXLeRobotSimHost
Simple ManiSkill simulation host with remote control capability
simulation/Maniskill/run_xlerobot_sim_host.py:79
↓ 1 callersClassXLerobot
Four-wheel mecanum (X roller layout) mobile base and remote follower arms. Body frame: x forward (m/s), y to the left (m/s), theta CCW (deg/s
software/src/robots/xlerobot_mecanum/xlerobot.py:40
↓ 1 callersClassXLerobot2WheelsHost
Host for XLerobot2Wheels that runs on the robot hardware. Receives commands via ZMQ and sends them to the robot. Sends observations back
software/src/robots/xlerobot_2wheels/xlerobot_2wheels_host.py:32
↓ 1 callersClassXLerobot2WheelsHostConfig
software/src/robots/xlerobot_2wheels/config_xlerobot_2wheels.py:90
↓ 1 callersClassXLerobotConfig
software/src/robots/xlerobot_mecanum/config_xlerobot.py:53
↓ 1 callersClassXLerobotHost
software/src/robots/xlerobot_mecanum/xlerobot_host.py:36
↓ 1 callersClassXLerobotHost
software/src/robots/xlerobot/xlerobot_host.py:29
↓ 1 callersClassXLerobotHostConfig
software/src/robots/xlerobot_mecanum/config_xlerobot.py:98
↓ 1 callersClassXLerobotHostConfig
software/src/robots/xlerobot/config_xlerobot.py:88
↓ 1 callersClassXboxControllerRaw
simulation/Maniskill/examples/test_xbox.py:4
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
Class
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
next →1–100 of 188, ranked by callers