FancySafeBot
0.0.1
A safe robotics library
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
fsb::MassProps Struct Reference
Rigid Body
Detailed Description
Mass properties of a body.
#include <
fsb_body.h
>
Collaboration diagram for fsb::MassProps:
Public Attributes
real_t
mass
Mass of body.
Vec3
com
Center of mass.
Inertia
inertia
Inertia
tensor.
The documentation for this struct was generated from the following file:
fsb-core/include/
fsb_body.h
fsb
MassProps