I-Seed drone's onboard service  0.0.9
Public Attributes | List of all members
converter_result Struct Reference

ECEF ray based on laser range measurement and drone's coordinates. More...

#include <converter.h>

Public Attributes

Eigen::Vector3d p
 Start of the ray. More...
 
Eigen::Vector3d v
 Direction of the ray (with lenght) More...
 
Eigen::Vector3d d
 Drone's down direction. More...
 

Detailed Description

ECEF ray based on laser range measurement and drone's coordinates.

Member Data Documentation

◆ p

Eigen::Vector3d converter_result::p

Start of the ray.

◆ v

Eigen::Vector3d converter_result::v

Direction of the ray (with lenght)

◆ d

Eigen::Vector3d converter_result::d

Drone's down direction.


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