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

Detailed Description

Inertia tensor.

#include <fsb_body.h>

Collaboration diagram for fsb::Inertia:
Collaboration graph

Public Attributes

Real ixx = 0.0
 Ixx component of tensor.
 
Real iyy = 0.0
 Ixx component of tensor.
 
Real izz = 0.0
 Izz component of tensor.
 
Real ixy = 0.0
 Ixy component of tensor.
 
Real ixz = 0.0
 Ixz component of tensor.
 
Real iyz = 0.0
 Iyz component of tensor.
 

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