DroneKit
DroneKit
Architecture
user@workstation:~$ git clone https://github.com/dronekit/dronekit-python.git
user@workstation:~$ cd dronekit-python
user@workstation:~/dronekit-python$ ls
appveyor.yml CONTRIBUTING.md dronekit.egg-info requirements.txt windows
build dist examples scripts
CHANGELOG.md docs LICENSE setup.py
circle.yml dronekit README.md Vagrantfileuser@workstation:~/dronekit-python$ cd examples
user@workstation:~/dronekit-python/examples$user@workstation:~/dronekit-python/examples$ mavproxy.py --master=udp:127.0.0.1:6000
Connect udp:127.0.0.1:6000 source_system=255
Log Directory:
Telemetry log: mav.tlog
Waiting for heartbeat from 127.0.0.1:6000
MAV>DroneKit-Python :: Sitl
DroneKit-Python
DroneKit-Python :: JMAVSim
DroneKit-Python :: Ardupilot SITL
Last updated