|
| Calibrator (const std::string &name) |
|
virtual void | display (std::ostream &os) const |
|
virtual const std::string & | getClassName (void) const |
|
|
SignalPtr< dg::Vector, int > | positionSIN |
|
SignalPtr< dg::Vector, int > | velocitySIN |
|
SignalPtr< dg::Vector, int > | calibration_torqueSIN |
|
SignalPtr< dg::Vector, int > | hardstop2zeroSIN |
|
SignalTimeDependent< dg::Vector, int > | positionSOUT |
|
SignalTimeDependent< dg::Vector, int > | controlSOUT |
|
SignalTimeDependent< int, int > | calibrated_flagSOUT |
|
|
static const double | TIME_STEP_DEFAULT = .001 |
|
static const std::string | CLASS_NAME |
|
|
double & | setsize (int dimension) |
|
dg::Vector & | calibrate (dg::Vector &tau, int t) |
|
dg::Vector & | compute_position (dg::Vector &pos, int t) |
|
int & | is_calibrated (int &calibrated_flag, int t) |
|
|
double | TimeStep |
|
double | _dimension |
|
SignalTimeDependent< int, int > | internal_signal_refresher_ |
|
int | threshold_time |
|
double | threshold_velocity |
|
int | t_start |
|
int | init_flag |
|
int | num_joints |
|
int | calibrated_flag_ |
|
dg::Vector | calibrated |
|
dg::Vector | des_vel |
|
dg::Vector | error |
|
dg::Vector | start2hardstop |
|
The documentation for this class was generated from the following files: