Unmanned Aerial Vehicle R Tools

The uavR tools consist of two packages:

  • mission planning uavRmp (CRAN)
  • remote sensing toolbox uavRst (CRAN)

Unmanned Aerial Vehicle Remote Sensing Toolbox - uavRst

The uavRstanalysis toolbox package is far from being mature. You will need for most of the uavRst functions a bunch of third party software. The most comfortable way to fulfill these requirements is to install QGIS, GRASS- and SAGA-GIS. Following the excellent provided by the RQGIS team will give you a good first try to ensure a smooth working environment.

Most of the LiDAR related operations can be done by the great R package lidR. However for some of the basic point cloud related operations you will need to install the LAStool software. The LAStools toolset is available at the rapidlasso homepage. Please download it and unzip it as usual. For Windows systems it is by default expected that you put it at C:/LASTools, running Linux at ~/apps/LASTools.

Note: For running LAStools tools under Linux you first need to install wine.

In addition you need to install the link2GI package. In case of any problems drop an issue or try to use the actual github hosted version of the package.

Nevertheless all mentioned software packages have to be installed correctly on your the OS. Most of it tested under Windows and Linux and should run... The most easiest way to obtain a fairly good runtime enviroment is to setup Linux as a dual boot system or in a VB.

A full list of necessary libaries and binaries beyond R will hopefully (soon) be provided.

Wiki

You will find some tutorials and examples at the uavRst Wiki. Please feel free to participate.

Installation

The master branch is a github mirror for the CRAN version.

To install the actual development version from github you need to have installed the devtools package.

devtools::install_github("gisma/uavRst", ref = "develop")

Copy Link

Version

Down Chevron

Install

install.packages('uavRst')

Monthly Downloads

30

Version

0.5-4

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Last Published

December 30th, 2019

Functions in uavRst (0.5-4)