marklauter / TelloAPI-SDK-2.0

Flight Controller for Ryze/DJI Tello Drone in C#
MIT License
28 stars 8 forks source link

Error Build #3

Closed mrcarbook closed 5 years ago

mrcarbook commented 5 years ago

Hi, during the build i got error of missing reference about TelloEmulator and Tello.Messaging . Regards

marklauter commented 5 years ago

Hi Yeah, I screwed up and started a major refactor on the main branch. To build the solution I have these projects unloaded:

Based on my current progress I should have them all working again by this Sunday.

The newly refactored Tello.SDKV2.Demo is working with a live drone and should be a pretty good place to try out the command set.

marklauter commented 5 years ago

These two projects now build.

mrcarbook commented 5 years ago

yes now are building.

marklauter commented 5 years ago

All projects in the solution now build.