dronekit / dronekit-python

DroneKit-Python library for communicating with Drones via MAVLink.
https://readthedocs.org/projects/dronekit-python/
Apache License 2.0
1.55k stars 1.43k forks source link

quadcopter works with RC but unable to takeoff in set_altitude_target.py dronekit #1004

Open abhishek00108 opened 4 years ago

abhishek00108 commented 4 years ago

I am able fly quadcopter with RC but when I run dronekit script -> set_altitude_target.py the motors turns in steps slowly. Few days back it worked by due to too much thrust it crashed to ceiling. I am trying to fly indoors.

supericeandfire commented 3 years ago

hi,have you solved your problem. Can your quadrotor take off with vehicle.take_off? My quadrotor can arm but cannot take off with vehicle.take_off.