dronekit / dronekit-python

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

Dronekit Control Motors Command #991

Open CYLOH3898 opened 4 years ago

CYLOH3898 commented 4 years ago

Hi,

I am planning to build a rover boat using pixhawk4. But I will use Jetson Nano as the master to control the pixhawk4 with python script. Is there any python command that can control the speed of the motors individually? Or I can only control the vehicle speed? Because we are planning to design our own control system instead of using pixhawk built in controller

irvinmarceloc commented 2 years ago

Hello, I am in the same. Have you got any results?