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_t ixx
 Ixx component of tensor.
 
real_t iyy
 Ixx component of tensor.
 
real_t izz
 Izz component of tensor.
 
real_t ixy
 Ixy component of tensor.
 
real_t ixz
 Ixz component of tensor.
 
real_t iyz
 Iyz component of tensor.
 

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