#include <derivativewiring.h>
Public Attributes | |
| bool | useId |
| bool | useFirstD |
| include first derivative | |
| bool | useSecondD |
| second include second derivative | |
| double | eps |
| update rate for floating average (0 -> no sensor variation, 1 -> no smoothing) | |
| double | derivativeScale |
| factor for the derivatives | |
| unsigned int | blindMotors |
| number of motors that are blind (not given to robot) | |
If all boolean parametes are false, id is set to true (equivalent to One2OneWiring)
|
|
number of motors that are blind (not given to robot)
|
|
|
factor for the derivatives
|
|
|
update rate for floating average (0 -> no sensor variation, 1 -> no smoothing)
|
|
|
include first derivative
|
|
|
|
|
|
second include second derivative
|
1.3.8