Closed sqhuang closed 7 years ago
Hi @sqhuang , thanks for your feedbacks! We have fixed the issue and updated the GSDemo Tutorial on the DJI developer website, please check it, thanks!
my pleasure. But still it seems that the DJIFlightControllerCurrentState should be DJIFlightControllerState with no "Current" I guess.
Hi @sqhuang , fixed it too. Please check the tutorial again! Thanks a lot!
There is a typo in your tutorial articlehere. Although your code here is cool I guess.
here need update. maybe DJIFlightControllerCurrentState ----> DJIFlightControllerState self.droneLocation = state.aircraftLocation ----> self.droneLocation = state.aircraftLocation.coordinate