|
Basic RT components and utilities
315.12.1
|
ReferenceForceUpdater Parameters. More...
import "ReferenceForceUpdaterService.idl";

Public Attributes | |
| DblSequence3 | motion_dir |
| Motion direction to update reference force. | |
| string | frame |
| frame of motion_dir ("local" or "world"). | |
| double | update_freq |
| Update frequency [Hz]. | |
| double | update_time_ratio |
| Update time ratio [0,1]. | |
| double | p_gain |
| P gain. | |
| double | d_gain |
| D gain. | |
| double | i_gain |
| I gain. | |
ReferenceForceUpdater Parameters.
frame of motion_dir ("local" or "world").
"local" is coordinate at end effector, and "world" is the coordinate between the feet.
Motion direction to update reference force.
Update frequency [Hz].
Update time ratio [0,1].
1.7.6.1