RigidBody¶
This class represents a rigid body.
- class RigidBody¶
Bases:
Body
Class modeling a rigid body.
- Constructor Summary
- RigidBody(Parameters)¶
Construct a rigid body.
- Parameters:
Parameters (
[double], [sym]
) – Parameters of the body, specified asand
- Property Summary
- Parameters¶
Vector collecting the parameters of the rigid body as
where
is the body mass,
and
denote the center of mass position in the body distal end frame, and
and
are the components of the body inertia matrix expressed in the body distal end frame.