|
Basic RT components and utilities
315.12.1
|
import "SoftErrorLimiterService.idl";
Public Member Functions | |
| void | setServoErrorLimit (in string name, in double limit) |
| set the maximum joint servo error angle | |
| void OpenHRP::SoftErrorLimiterService::setServoErrorLimit | ( | in string | name, |
| in double | limit | ||
| ) |
set the maximum joint servo error angle
| name | joint name, part name or "all" |
| limit | the maximum joint servo error angle[rad] |
1.7.6.1