Simulation of Mavic2 pro isn't holding drone on air #6349
Closed
Pallavi-Sharma12
started this conversation in
General
Replies: 3 comments 5 replies
-
I've tried your code, and work just fine : the drone stabilize after about 20 sec. Maybe you didn't wait enough ? Because yes a the beginning it oscillate. |
Beta Was this translation helpful? Give feedback.
5 replies
-
Nice to see it working ! |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ShuffleWire @Pallavi-Sharma12 can i get your Mavic2pro pytho running code. Actually my task is to take up drone for 1m height and then make square in above of 3m and again setdown drown at intial point. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
I've been trying to perform the simulation of Mavic2 pro on Webots using Python but during simulation the drone doesn't hold on air. It oscillates up-down all the time during simulation. I've even tried cyberbotic official posted code but nothing helps.
I want my Mavic2 pro to be stable at certain altitude and fly from one coordinate to another coordinate(can be hardcoded value) using Webots with Python or C.
Please help as what I'm missing.
Sample code for Mavic2 pro controller - https://github.com/Pallavi-Sharma12/DJI_Controller/blob/main/dji.py
Webots version - 2023
Beta Was this translation helpful? Give feedback.
All reactions