Basic RT components and utilities  315.12.1
Classes | Public Member Functions
OpenHRP::EmergencyStopperService Interface Reference

import "EmergencyStopperService.idl";

List of all members.

Classes

struct  EmergencyStopperParam
 Parameters for EmergencyStopper. More...

Public Member Functions

void stopMotion ()
 Stop Input Motion.
void releaseMotion ()
 Release Motion.
boolean getEmergencyStopperParam (out EmergencyStopperParam i_param)
 Get EmergencyStopperParam.
boolean setEmergencyStopperParam (in EmergencyStopperParam i_param)
 Set EmergencyStopperParam.

Member Function Documentation

Get EmergencyStopperParam.

Returns:
true if set successfully, false otherwise

Release Motion.

Returns:
true if set successfully, false otherwise

Set EmergencyStopperParam.

Returns:
true if set successfully, false otherwise

Stop Input Motion.

Returns:
true if set successfully, false otherwise

The documentation for this interface was generated from the following file: