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: 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 31 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pim  
Fit Probabilistic Index Models
Fit a probabilistic index model as described in Thas et al, 2012: ...
Download / Learn more Package Citations See dependency  
GEEmediate  
Mediation Analysis for Generalized Linear Models Using the Difference Method
Causal mediation analysis for a single exposure/treatment and a single mediator, both allowed to be ...
Download / Learn more Package Citations See dependency  
nlpred  
Estimators of Non-Linear Cross-Validated Risks Optimized for Small Samples
Methods for obtaining improved estimates of non-linear cross-validated risks are obtained using targ ...
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  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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