CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
creos_messages::Vector3d Struct Reference

Vector3d message containing a x, y and z of type double. More...

#include <creos/messages/generic.hpp>

Public Member Functions

auto operator<=> (const Vector3d &other) const =default
 Compare two Vector3d messages.
 

Public Attributes

double x = 0.0
 
double y = 0.0
 
double z = 0.0
 

Detailed Description

Vector3d message containing a x, y and z of type double.


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