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

Public Methods | |
| CTPDJointControl (unsigned int dof, IDStandAlone *dyn) | |
| virtual | ~CTPDJointControl () |
| virtual bool | SetGains (const VectorArray &gains) |
| void | SetSamplingTime (double dt) |
| virtual bool | GetControlTorques (Vector &torques) |
Protected Attributes | |
| Matrix | Kp |
| Matrix | Kv |
| Matrix | Ki |
| double | samplingTime |
| Vector | integral |
| Vector * | force |
|
||||||||||||
|
|
|
|
|
|
|
Implements OSCAR::Control. |
|
|
Implements OSCAR::Control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| RRG Homepage | OSCAR Overview | OSCAR Tutorials | Simulations |