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 20 Aug. 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

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  
matlabr  
An Interface for MATLAB using System Calls
Provides users to call MATLAB from using the "system" command. Allows users to submit lines of code ...
Download / Learn more Package Citations See dependency  
rfishbase  
R Interface to 'FishBase'
A programmatic interface to 'FishBase', re-written based on an accompanying 'RESTful' API. Access t ...
Download / Learn more Package Citations See dependency  
Brundle  
Normalisation Tools for Inter-Condition Variability of ChIP-Seq Data
Inter-sample condition variability is a key challenge of normalising ChIP-seq data. This implementat ...
Download / Learn more Package Citations See dependency  
mapaccuracy  
Unbiased Thematic Map Accuracy and Area
Unbiased estimators of overall and per-class thematic map accuracy and area published in Olofsson et ...
Download / Learn more Package Citations See dependency  
ggtea  
Palettes and Themes for 'ggplot2'
A collection of palettes and themes for 'ggplot2', offering a light, pastel aesthetic. Syntax follow ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

75,034

Author Associations

28,314

Publication Badges

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