Skip to content

Tags: dji-sdk/RoboMaster-SDK

Tags

V0.2.0

Toggle V0.2.0's commit message
RoboMaster Developer Guide V0.2.0 released

NEW:
    1. Add windows decoder support packages
    2. Add new Python API doc
        e.g. battery control
    3. Add new SDK API doc
        e.g. vision control, battery control, camera control

FIX:
    1. Fix some example code error

ENH:
    1. Modify the protocol format end with ';'

WARNING:
    you must make the single command end with ';', otherwise the robot SDK pipe
    will be blocked until you send ';'.

NOTE:
    Please make sure your robot is at the following version and above:

        - RoboMaster S1: V00.06.01.00
        - RoboMaster EP: V01.01.01.00

OTHERS:
    Thanks guys(adam.guo, nanmu42, zhiwehu) for contributing to the guide and
sample code

    Finally, welcome to discuss any questions about RoboMaster S1/EP with us by
on Github

v0.1.2

Toggle v0.1.2's commit message
RoboMaster Developer Guide V0.1.2 released

FIX:
    1. Fix some sample code errors
    3. Fix some SDK-API errors
        a. LED example code error
        b. All example code endwith ';'

ENH:
    1. Optimized the structure of the directory
    2. Add an introduction about the extension module and extension interface
    3. Add an introduction about the demo code information
    4. Add an introduction about the version information

OTHERS:
    Thank guys(adam.guo, yzw, DeltaZero) for contributing to the guide and sample
code

    Finally, welcome to discuss any questions about RoboMaster S1/EP with us by
on GitHub

V0.1.1

Toggle V0.1.1's commit message
RoboMaster Developer Guide V0.1.1 released

V0.1.0

Toggle V0.1.0's commit message
RoboMaster Developer Guide V0.1.0 released