FancySafeBot
0.0.1
A safe robotics library
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
fsb::Quaternion Struct Reference
Unit Quaternions
Detailed Description
Unit quaternion.
\[ \]
#include <
fsb_quaternion.h
>
Collaboration diagram for fsb::Quaternion:
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:
fsb-core/include/
fsb_quaternion.h
fsb
Quaternion