All Projects → grvcTeam → grvc-ual

grvcTeam / grvc-ual

Licence: MIT License
An abstraction layer for unmanned aerial vehicles

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to grvc-ual

Px4 Autopilot
PX4 Autopilot Software
Stars: ✭ 5,090 (+14442.86%)
Mutual labels:  uav, drone, ros, px4, uas, mavros
Qgroundcontrol
Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
Stars: ✭ 2,026 (+5688.57%)
Mutual labels:  uav, drone, px4, uas
Ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
Stars: ✭ 6,637 (+18862.86%)
Mutual labels:  uav, drone, ros, uas
Mrs uav system
The entry point to the MRS UAV system.
Stars: ✭ 64 (+82.86%)
Mutual labels:  uav, drone, ros
uav core
The main integrator of MRS UAV packages in ROS, part of the "mrs_uav_system".
Stars: ✭ 28 (-20%)
Mutual labels:  uav, drone, ros
Quadcopter SimCon
Quadcopter Simulation and Control. Dynamics generated with PyDy.
Stars: ✭ 84 (+140%)
Mutual labels:  uav, px4
gobot
Golang framework for robotics, drones, and the Internet of Things (IoT)
Stars: ✭ 7,869 (+22382.86%)
Mutual labels:  uav, drone
dji-tello
Java API for the DJI Tello Drone.
Stars: ✭ 13 (-62.86%)
Mutual labels:  uav, drone
aerial autonomy
Easily extendable package for interacting with and defining state machines for autonomous aerial systems
Stars: ✭ 22 (-37.14%)
Mutual labels:  drone, ros
ZeroPilot-SW
Software for WARG custom autopilot
Stars: ✭ 13 (-62.86%)
Mutual labels:  uav, drone
QGISFMV
QGIS Full Motion Video (FMV)
Stars: ✭ 104 (+197.14%)
Mutual labels:  uav, drone
CodeDroneDIY
The most simple, but working, quadricopter flight controller from scratch, using Arduino Uno/Nano.
Stars: ✭ 68 (+94.29%)
Mutual labels:  uav, drone
iq gnc
ROS package for GNC of Ardupilot drones
Stars: ✭ 28 (-20%)
Mutual labels:  drone, mavros
FlyingCarUdacity
🛩️⚙️ 3D Planning, PID Control, Extended Kalman Filter for the Udacity Flying Car Nanodegree // FCND-Term1
Stars: ✭ 16 (-54.29%)
Mutual labels:  uav, drone
UAV-Stereo-Vision
A program for controlling a micro-UAV for obstacle detection and collision avoidance using disparity mapping
Stars: ✭ 30 (-14.29%)
Mutual labels:  uav, drone
FMT-Firmware
FMT Autopilot Embedded System
Stars: ✭ 207 (+491.43%)
Mutual labels:  uav, drone
zubax gnss
Zubax GNSS module
Stars: ✭ 45 (+28.57%)
Mutual labels:  uav, drone
firmware
Firmware for the ROSflight autopilot
Stars: ✭ 115 (+228.57%)
Mutual labels:  uav, ros
groundsdk-android
Parrot Ground SDK for Android
Stars: ✭ 17 (-51.43%)
Mutual labels:  uav, drone
Autonomus Indoor Drone
Final year project, autonomus indoor drone developed in ROS using DWM1001 dev-board
Stars: ✭ 26 (-25.71%)
Mutual labels:  ros, mavros

grvc-ual

Releases DOI

A repository for the GRVC UAV abstraction layer.

Installation and use

Download the latest stable version from here.

Start configuring which backends should be active:

    $ cd ~/catkin_ws/src/grvc-ual
    $ ./configure.py

You can find detailed instructions for installation and how to use the UAL in the Wiki.

Compatibile autopilots

PX4

Ardupilot (beta)

DJI A3/N3

Crazyflie

Unreal Engine - Airsim

Citation

If you find UAL useful in your research, please consider citing:

@article{real_ijars20, 
    author = {Fran Real and Arturo Torres-Gonz\'{a}lez and Pablo Ram\'{o}n Soria and Jes\'{u}s Capit\'{a}n and Anibal Ollero}, 
    title = {Unmanned aerial vehicle abstraction layer: An abstraction layer to operate unmanned aerial vehicles}, 
    journal = {International Journal of Advanced Robotic Systems}, 
    year = {2020}, 
    volume = {17}, 
    number = {4}, 
    pages = {1-13}, 
    doi = {10.1177/1729881420925011},
    url = {https://doi.org/10.1177/1729881420925011}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].