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]
First Published: 2017-08-30
Latest Update: 2023-01-29
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 12 Apr. 2025.
Previous versions and publish date:
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)
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
03/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for uavRmp0102030405060TrendBars

Today's Hot Picks in Authors and Packages

sparseBC  
Sparse Biclustering of Transposable Data
Implements the sparse biclustering proposal of Tan and Witten (2014), Sparse biclustering of transpo ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
modeest  
Mode Estimation
Provides estimators of the mode of univariate data or univariate distributions. ...
Download / Learn more Package Citations See dependency  
dials  
Tools for Creating Tuning Parameter Values
Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the d ...
Download / Learn more Package Citations See dependency  
oysteR  
Scans R Projects for Vulnerable Third Party Dependencies
Collects a list of your third party R packages, and scans them with the 'OSS' Index provided by 'So ...
Download / Learn more Package Citations See dependency  
pampe  
Implementation of the Panel Data Approach Method for Program Evaluation
Implements the Panel Data Approach Method for program evaluation as developed in Hsiao, Ching and Ki ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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