Detailed Description

A 3-dimensional vector (used for lever arms, etc.).

Definition at line 637 of file configuration.h.

#include <point_one/fusion_engine/messages/configuration.h>

Public Attributes

float x = NAN
 
float y = NAN
 
float z = NAN
 

Member Data Documentation

◆ x

float point_one::fusion_engine::messages::Point3f::x = NAN

Definition at line 638 of file configuration.h.

◆ y

float point_one::fusion_engine::messages::Point3f::y = NAN

Definition at line 639 of file configuration.h.

◆ z

float point_one::fusion_engine::messages::Point3f::z = NAN

Definition at line 640 of file configuration.h.


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