You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But, what I am not sure is how I can make the drone takeoff. Beyond 163, drone starts flipping. I am not sure how this drone can be connected to the mavlink interface that dronekit-sitl supports.
The text was updated successfully, but these errors were encountered:
This is why I had to make a less good looking quadcopter.
Although this quadcopter has great looking the motor torque and velocity is not made to be compatible with values sent from Ardupilot signals.
You need to do the math to recalculate torque and thrust so that servos values - or multipliers- suitable for flying it. this is the main issue I faced when I was dealing with this quad the time I developed the integration.
I made this excel to help me to calculate this.
@HefnySco Ok. I guess you have confirmed my assumption regarding motor velocities. I am closing this issue. However, I am not able to get anything running properly in Webots in Windows. Could you guide me as to how your simulator could be run? (Maybe by running your simulations inside something like this https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ ?)
P.S.: If anyone else believes that simulation with DJI Mavic 2 Pro could be done, please feel free to reopen this issue. I believe this is not possible and hence I am closing this issue.
In reference to ArduPilot/ardupilot#12006 (comment) and ArduPilot/ardupilot#12006 (comment) , I was looking into the integration of dronekit and Webots. In Webots, I have a DJI Mavic 2 Pro with sensors and four motor velocities for actuation.
This is what I am experimenting with:
But, what I am not sure is how I can make the drone takeoff. Beyond 163, drone starts flipping. I am not sure how this drone can be connected to the mavlink interface that dronekit-sitl supports.
The text was updated successfully, but these errors were encountered: