import "GraspControllerService.idl";
List of all members.
Public Member Functions |
| boolean | startGrasp (in string name, in double target_error) |
| | start grasp control
|
| boolean | stopGrasp (in string name) |
| | stop grasp control
|
Member Function Documentation
start grasp control
- Parameters:
-
| name | garap joint grup name, part name or "all" |
| target_error | joint servo error angle[rad] |
- Returns:
- true if started successfully, false otherwise
stop grasp control
- Parameters:
-
| name | garap joint grup name, part name or "all" |
- Returns:
- true if stopped successfully, false otherwise
The documentation for this interface was generated from the following file: