Skip to content

this is a repository of the project Drone Swam Simulation using DroneKit API and MavLink

Notifications You must be signed in to change notification settings

p51pro/DKit-and-MLink-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DKit-and-MLink-

this is a repository of the project Drone Swam Simulation using DroneKit API and MavLink

RESOURCES:

https://dronekit-python.readthedocs.io

https://ardupilot.github.io

https://pythonprogramming.net/sockets-tutorial-python-3/

https://mavlink.io/en

https://mavlink.io/en/guide

https://ardupilot.org/planner2/

https://ardupilot.org/planner/

http://wiki.ros.org/Documentation

https://docs.python.org/3/library/socket.html

LINUX COMANDS

<dronekit-silt copter -I0>

<dronekit-silt copter -I1 >

<mavproxy.py --master=tcp:127.0.0.1:5760 --out=udp:127.0.0.1:14554 --out=udp:127.0.0.1:14553 --out=udp:127.0.0.1:14558 >

<mavproxy.py --master=tcp:127.0.0.1:5770 --out=udp:127.0.0.1:14551 --out=udp:127.0.0.1:14552 >

<sudo python master1.py>

<sudo python master.py>

<sudo python slave.py>

About

this is a repository of the project Drone Swam Simulation using DroneKit API and MavLink

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages