dji-sdk / RoboMaster-SDK

DJI RoboMaster Python SDK and Sample Code for RoboMaster EP.
Apache License 2.0
312 stars 141 forks source link

在Linux中的robomaster庫不具備有stick_overlay這個模塊 #77

Open EVBAS opened 1 year ago

EVBAS commented 1 year ago

就比如example016裏面gamesystem運行會彈出 Traceback (most recent call last): File "a.py", line 54, in ep.chassis.stick_overlay(1) AttributeError: 'Chassis' object has no attribute 'stick_overlay'