I-Seed drone's onboard service
0.0.9
|
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... | |
ECEF ray based on laser range measurement and drone's coordinates.
Eigen::Vector3d converter_result::p |
Start of the ray.
Eigen::Vector3d converter_result::v |
Direction of the ray (with lenght)
Eigen::Vector3d converter_result::d |
Drone's down direction.