Public Attributes | Static Public Attributes | List of all members
lvr2::ScanPosition Struct Reference

#include <ScanTypes.hpp>

Public Attributes

double altitude = 0.0
 Longitude (optional)
More...
 
std::vector< ScanCameraPtrcams
 Image data (optional, empty vector of no images were taken) More...
 
HyperspectralCameraPtr hyperspectralCamera
 Image data (optional, empty vector of no hyperspactral panoramas were taken) More...
 
double latitude = 0.0
 Latitude (optional) More...
 
double longitude = 0.0
 Longitude (optional)
More...
 
Transformd pose_estimate
 Estimated pose. More...
 
Transformd registration
 Final registered position in project coordinates. More...
 
std::vector< ScanPtrscans
 
double timestamp = 0.0
 Timestamp when this position was created. More...
 

Static Public Attributes

static constexpr char sensorType [] = "ScanPosition"
 

Detailed Description

Definition at line 276 of file ScanTypes.hpp.

Member Data Documentation

◆ altitude

double lvr2::ScanPosition::altitude = 0.0

Longitude (optional)

Definition at line 302 of file ScanTypes.hpp.

◆ cams

std::vector<ScanCameraPtr> lvr2::ScanPosition::cams

Image data (optional, empty vector of no images were taken)

Definition at line 290 of file ScanTypes.hpp.

◆ hyperspectralCamera

HyperspectralCameraPtr lvr2::ScanPosition::hyperspectralCamera

Image data (optional, empty vector of no hyperspactral panoramas were taken)

Definition at line 293 of file ScanTypes.hpp.

◆ latitude

double lvr2::ScanPosition::latitude = 0.0

Latitude (optional)

Definition at line 296 of file ScanTypes.hpp.

◆ longitude

double lvr2::ScanPosition::longitude = 0.0

Longitude (optional)

Definition at line 299 of file ScanTypes.hpp.

◆ pose_estimate

Transformd lvr2::ScanPosition::pose_estimate

Estimated pose.

Definition at line 305 of file ScanTypes.hpp.

◆ registration

Transformd lvr2::ScanPosition::registration

Final registered position in project coordinates.

Definition at line 308 of file ScanTypes.hpp.

◆ scans

std::vector<ScanPtr> lvr2::ScanPosition::scans

Vector of scan data. The scan position can contain several scans. The scan with the best resolition should be stored in scans[0]. Scans can be empty

Definition at line 287 of file ScanTypes.hpp.

◆ sensorType

constexpr char lvr2::ScanPosition::sensorType[] = "ScanPosition"
staticconstexpr

Definition at line 282 of file ScanTypes.hpp.

◆ timestamp

double lvr2::ScanPosition::timestamp = 0.0

Timestamp when this position was created.

Definition at line 311 of file ScanTypes.hpp.


The documentation for this struct was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:27