
Welcome to the RoboMaster Developer Page¶
Quick Start
RoboMaster SDK Description
- 1. Install RoboMaster SDK
- 2. Download RoboMaster SDK Source Code
- 3. Connect the RoboMaster SDK with Robots
- 4. Getting Started with RoboMaster SDK - Basics
- 5. Getting Started with the RoboMaster SDK - EP
- 6. Getting Started with the RoboMaster SDK - Education-series Drones
- 7. Getting Started with the RoboMaster SDK - Multi-device Control
- 8. Logging for the RoboMaster SDK
- 9. RoboMaster SDK APIs
- 10. Detailed Description of RoboMaster SDK APIs
- 10.1. robomaster package
- 10.1.1. robomaster.action
- 10.1.2. robomaster.armor
- 10.1.3. robomaster.battery
- 10.1.4. robomaster.blaster
- 10.1.5. robomaster.camera
- 10.1.6. robomaster.chassis
- 10.1.7. robomaster.exceptions
- 10.1.8. robomaster.flight
- 10.1.9. robomaster.gimbal
- 10.1.10. robomaster.gripper
- 10.1.11. robomaster.led
- 10.1.12. robomaster.robot
- 10.1.13. robomaster.robotic_arm
- 10.1.14. robomaster.sensor
- 10.1.15. robomaster.servo
- 10.1.16. robomaster.uart
- 10.1.17. robomaster.version
- 10.1.18. robomaster.vision
- 10.1.19. Module contents
- 10.1. robomaster package
- 11. Summary of RoboMaster SDK Multi-device APIs
- 12. Implement Multi-device Formation for TT by Using the RoboMaster SDK
- 13. Implement Multi-device Formation for EP by Using the RoboMaster SDK
Extended Module/Interface Description
Plaintext SDK Description
- 1. Introduction to the Plaintext SDK
- 2. Access Methods
- 3. Plaintext Protocol
- 3.1. Protocol Format
- 3.2. Protocol Content
- 3.2.1. SDK mode control
- 3.2.2. Robot control
- 3.2.3. Chassis control
- 3.2.3.1. Chassis movement speed control
- 3.2.3.2. Chassis wheel speed control
- 3.2.3.3. Chassis relative position control
- 3.2.3.4. Obtain the chassis speed
- 3.2.3.5. Obtain the chassis position
- 3.2.3.6. Obtain the chassis posture
- 3.2.3.7. Obtain the chassis status
- 3.2.3.8. Chassis information push control
- 3.2.3.9. Chassis push information data
- 3.2.4. Gimbal control
- 3.2.4.1. Gimbal movement speed control
- 3.2.4.2. Gimbal relative position control
- 3.2.4.3. Gimbal absolute position control
- 3.2.4.4. Gimbal sleep control
- 3.2.4.5. Gimbal wakeup control
- 3.2.4.6. Gimbal recenter control
- 3.2.4.7. Obtain the gimbal posture
- 3.2.4.8. Gimbal information push control
- 3.2.4.9. Gimbal push information data
- 3.2.5. Blaster control
- 3.2.6. Armored plate control
- 3.2.7. Voice recognition control
- 3.2.8. PWM control
- 3.2.9. LED control
- 3.2.10. Sensor adapter control
- 3.2.11. Infrared distance sensor control
- 3.2.12. Servo control
- 3.2.13. Mechanical arm control
- 3.2.14. Mechanical gripper control
- 3.2.15. Intelligent recognition function control
- 3.2.16. Camera control
- 3.2.17. Video stream control
- 3.2.18. Audio stream control
- 3.2.19. IP broadcasting
- 3.2.20. Event data acquisition
- 3.3. Data Description
- 4. Formation Control
Python Programming Description
- 1. Introduction to Python Programming
- 2. Introduction to Python Functions
- 3. Python API
Version Description