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 06 Jun. 2026.
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

Today's Hot Picks in Authors and Packages

odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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