FancySafeBot 0.0.1
A safe robotics library
Loading...
Searching...
No Matches
fsb::Quaternion Struct Reference

Detailed Description

Unit quaternion.

\[ \]

#include <fsb_quaternion.h>

Collaboration diagram for fsb::Quaternion:
Collaboration graph

Public Attributes

Real qw = 1.0
 Scalar component.
 
Real qx = 0.0
 X component.
 
Real qy = 0.0
 Y component.
 
Real qz = 0.0
 Z component.
 

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