Windows-SDK
Windows-SDK copied to clipboard
Could you provide simple example for VirtualRemoteController
Hello. I used to use the bebop. It supports the various language. I want to move to DJI. It seems like it is very complex rather than Bebop python sdk. Could you provide any simple example using by Virtual Remote controller? I usually use the vision based approach rather than GPS. Thank you.
Hi, there are two options for you to ask for help:
-
Post your issues on StackOverflow: https://stackoverflow.com/questions/tagged/dji-sdk, the community can help you.
-
Report your issues to [email protected], as it's our official channel for developers to request DJI Developer Support now.
For DJI Developer Support, we have the following three tiers:
- Standard
This free support is available to anyone reaching out to [email protected]. There is no guarantee for response time.
-
Preferred
This support comes with Pro membership for 99 USD per year. You can purchase it on DJI Developer Website. These requests have priority over Standard ones. Starting today, Preferred questions will be replied to within 2 to 5 business days (Monday – Friday).
-
Premium
This one-time ticket is considered high-priority and costs 499 USD per issue. You can purchase it on DJI Developer Website after you become the Pro membership developer. Starting today, Premium questions will be replied to within 1 business day (Monday – Friday). This may include communication with DJI SDK engineers, but will not involve face-to-face interaction. Time limitations apply, and please keep in mind that one question is permitted per ticket. We will do our best to resolve your issue, but there some situations demand deeper engineering efforts.
@freaad can you specify more clearly what you wanna achieve by using Virtual Remote controller?
Hello Lanyusea I am interested in control vision based control using by DJI UAV. I want to run the visual obstacle avoidance algorithm developed by myself. I currently test this using by bebop. Algorithm itself is ok but Bebop used to lost their heading. I heard that DJI has stable even indoor. For the Bebop control in indoors, I use the pitch, roll, yaw, and throttle value with PID control. The code runs on python extension. I hope This works same but first I just want to see simple filght code using by Virtual Remote controller function like this (https://github.com/amymcgovern/pyparrot/blob/master/examples/demoBebopIndoors.py).
Hi @freaad Have you achieved your goal of controlling the drone with a vision based input? I am also interested in the usage of the VirtualRemoteController as I want to use it to fly a horizontal pattern without GPS way-points (indoor).
Hello I have been busy about other tasks. I can focus on next week. As you know, DJI makes the developer program and ask to pay if you have question.... So I am not progressing this work right now currently.
I am also interested in the usage of the VirtualRemoteController. Have you achieved your goal?