Marvelmind Robotics
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Marvelmind Robotics-
Marvelmind Robotics commented,
Thank you. I uploaded the video with failed landing to the address you specified. Unfortunately our drone damaged one of its arms after a crash, so we can't do further test with DJI Fly until repai...
-
Marvelmind Robotics commented,
Thank you for the answer. We tried to disable virtual stick before landing, but this doesn't help - same issue, drone starts to descend, but doesn't finish and keeps hovering on altitude of 2...3 c...
-
Marvelmind Robotics commented,
Thank you, this helps. Both unlocking from DJI FLY and using DJIFlightControllerKey.KeyDarkNoGpsLockEnable from my application allow to takeoff in the problematic points. The problem is resolved.
-
Marvelmind Robotics commented,
Thank you for the answer. I tried using DJI FLY. In the points where drone status LED's blink red, DJI FLY shows a message "Unable to takeoff (no GNSS)" in the top left corner. When I try to execut...
-
Marvelmind Robotics commented,
Thank you for the suggestion. We tried to land using remote control - same problem as with landing from the application. I most cases drone is very close to land, but doesn't finish it and hovers o...
-
Marvelmind Robotics created a post,
DJI Mini 3 indoor takeoff problem
CompletedHello, I'm developing an Android application for indoor flight of DJI Mini 3. The application is based on the example for MSDK v5.9.0. Now I have an issue: in some places of my indoor testing area ...
-
Marvelmind Robotics commented,
Thank you for the answer. The article is helpful, KeyLandingProtectionState allows us at least to know the status of the landing execution. We didn't try remote controller to land, because we want ...
-
Marvelmind Robotics created a post,
DJI Mini 3 pro landing problem
CompletedHello I' m developing an Android app based on MSDK v5.9.0 example to control DJI Mini 3 pro via RC-N1 controller. The app executes takeoff, enables virtual stick mode, control drone movement using ...
-
Marvelmind Robotics commented,
Thank you for your help. I called 'virtualStickVM.enableVirtualStick' before takeoff, and not repeated this command after takeoff, because 'virtualStickVM.currentVirtualStickStateInfo.value?.state?...
-
Marvelmind Robotics created a post,
MSDK 5.9.0 + DJI Mini 3 Pro - Virtual stick problem
CompletedHello I' m trying to develop an Android app based on MSDK v5.9.0 example to control DJI Mini 3 pro via RC-N1 controller. I'm using virtual stick mode - enable virtual stick by calling "virtualStick...