hybridgroup / gobot

Golang framework for robotics, drones, and the Internet of Things (IoT)
https://gobot.io
Other
8.81k stars 1.04k forks source link

[feature request] Dji Robo Master support #734

Open elonzh opened 4 years ago

elonzh commented 4 years ago

Dji released the sdk for Robo Master, see https://github.com/dji-sdk/RoboMaster-SDK

gen2thomas commented 1 year ago

The robot is designed as a composition of some single components. Some of them are most likely already available in gobot (e.g. servo), but some maybe not.

To prevent the need to buy such an complete robot, it would be nice if you you or anybody who owns such an robot, could provide a list for the missing devices. So there is a better chance to get it in the near future.