RigidBody¶
This class represents a rigid body.
- class RigidBody¶
Bases:
BodyClass modeling a rigid body.
- Constructor Summary
- RigidBody(Parameters)¶
Construct a rigid body.
- Parameters:
Parameters (
[double], [sym]) – Parameters of the body, specified as
and 
- 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.