Basic RT components and utilities
315.12.1
|
ObjectContactTurnaroundDetectorParam parameters. More...
import "ObjectContactTurnaroundDetectorService.idl";
Public Attributes | |
double | wrench_cutoff_freq |
Cutoff frequence for wrench value [Hz]. | |
double | dwrench_cutoff_freq |
Cutoff frequence for dwrench value [Hz]. | |
double | detect_ratio_thre |
Threshould for detection (0,1) | |
double | start_ratio_thre |
Threshould for starting detection (0,1) | |
double | detect_time_thre |
Threshould for time [s] after the first object contact turnaround detection (Wait detect_time_thre [s] after first object contact turnaround detection). | |
double | start_time_thre |
Threshould for time [s] after the first starting detection (Wait start_time_thre [s] after first start detection). | |
DblArray3 | axis |
Axis. | |
DblArray3 | moment_center |
Moment center [m] from foot mid frame (middle frame of rleg and lleg) | |
DetectorTotalWrench | detector_total_wrench |
Current flag for whether total force or total moment is checked. |
ObjectContactTurnaroundDetectorParam parameters.
DblArray3 OpenHRP::ObjectContactTurnaroundDetectorService::objectContactTurnaroundDetectorParam::axis |
Axis.
Threshould for detection (0,1)
Threshould for time [s] after the first object contact turnaround detection (Wait detect_time_thre [s] after first object contact turnaround detection).
DetectorTotalWrench OpenHRP::ObjectContactTurnaroundDetectorService::objectContactTurnaroundDetectorParam::detector_total_wrench |
Current flag for whether total force or total moment is checked.
Cutoff frequence for dwrench value [Hz].
DblArray3 OpenHRP::ObjectContactTurnaroundDetectorService::objectContactTurnaroundDetectorParam::moment_center |
Moment center [m] from foot mid frame (middle frame of rleg and lleg)
Threshould for starting detection (0,1)
Threshould for time [s] after the first starting detection (Wait start_time_thre [s] after first start detection).
Cutoff frequence for wrench value [Hz].