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

Quaternion message containing the x, y, z and w components as floats. More...

#include <creos/messages/generic.hpp>

Public Member Functions

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

Public Attributes

float x = 0.0f
 
float y = 0.0f
 
float z = 0.0f
 
float w = 1.0f
 

Detailed Description

Quaternion message containing the x, y, z and w components as floats.


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