#include <ForwardDynamics.h>
Inheritance diagram for OSCAR::ForwardDynamics:

Public Methods | |
| ForwardDynamics (unsigned int dof, IDStandAlone *id) | |
| virtual | ~ForwardDynamics () |
| virtual const Vector & | GetAccelerations (const Vector &positions, const Vector &velocities, const Vector &torques, const HandPose &eefLoad=HandPose(0, 0, 0, 0, 0, 0)) |
Protected Attributes | |
| IDStandAlone * | id |
| unsigned int | DOF |
| Vector * | accelerations |
| EqnSolver | solver |
|
||||||||||||
|
Constructor.
|
|
|
|
|
||||||||||||||||||||
|
A virtual function for calculating the resulting accelerations.
|
|
|
|
|
|
|
|
|
|
|
|
|
| RRG Homepage | OSCAR Overview | OSCAR Tutorials | Simulations |