Other packages > Find by keyword >

uavRmp  

UAV Mission Planner
View on CRAN: Click here


Download and install uavRmp package within the R console
Install from CRAN:
install.packages("uavRmp")

Install from Github:
library("remotes")
install_github("cran/uavRmp")

Install by package version:
library("remotes")
install_version("uavRmp", "0.7")



Attach the package and use:
library("uavRmp")
Maintained by
Chris Reudenbach
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-30
Latest Update: 2024-06-07
Description:
The Unmanned Aerial Vehicle Mission Planner provides an easy to use work flow for planning autonomous obstacle avoiding surveys of (almost) ready to fly unmanned aerial vehicles to retrieve aerial or spot related data. It creates either intermediate flight control files for the DJI-Litchi supported series or ready to upload control files for the pixhawk-based flight controller as used in the 3DR-Solo. Additionally it contains some useful tools for digitizing and data manipulation.
How to cite:
Chris Reudenbach (2017). uavRmp: UAV Mission Planner. R package version 0.7, https://cran.r-project.org/web/packages/uavRmp. Accessed 27 Jul. 2026.
Previous versions and publish date:
(2026-07-14 05:33), 0.5.1 (2017-10-11 10:33), 0.5.3 (2018-01-13 01:23), 0.5.4 (2018-10-28 19:10), 0.5.7 (2020-07-03 18:40), 0.5 (2017-08-30 11:09), 0.6.0 (2022-05-31 14:10), 0.6.2 (2023-01-29 18:30), 0.7 (2024-06-07 11:10)
Other packages that cited uavRmp R package
View uavRmp citation profile
Other R packages that uavRmp depends, imports, suggests or enhances
Complete documentation for uavRmp
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

pgam  
Poisson-Gamma Additive Models
This work is an extension of the state space model for Poisson count data, Poisson-Gamma model, towa ...
Download / Learn more Package Citations See dependency  
structree  
Tree-Structured Clustering
Tree-structured modelling of categorical predictors (Tutz and Berger (2018), < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,987

R Packages

239,283

Dependencies

74,234

Author Associations

27,988

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA