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

Public Methods | |
| JointControl (unsigned int dof, IDStandAlone *dyn=NULL) | |
| virtual | ~JointControl () |
| virtual bool | SetJointStates (Vector *position, Vector *velocity, Vector *des_pos, Vector *des_vel, Vector *des_acc) |
Protected Attributes | |
| bool | jointStatesSet |
| Vector * | pos |
| Vector * | vel |
| Vector * | pos_d |
| Vector * | vel_d |
| Vector * | acc_d |
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| RRG Homepage | OSCAR Overview | OSCAR Tutorials | Simulations |