2 #ifndef REMOVEFORCESENSORLINKOFFSETSERVICE_IMPL_H 3 #define REMOVEFORCESENSORLINKOFFSETSERVICE_IMPL_H 5 #include "hrpsys/idl/RemoveForceSensorLinkOffsetService.hh" 12 :
public virtual POA_OpenHRP::RemoveForceSensorLinkOffsetService,
13 public virtual PortableServer::RefCountServantBase
19 CORBA::Boolean setForceMomentOffsetParam(
const char* i_name_,
const OpenHRP::RemoveForceSensorLinkOffsetService::forcemomentOffsetParam &i_param_);
20 CORBA::Boolean getForceMomentOffsetParam(
const char *i_name_, OpenHRP::RemoveForceSensorLinkOffsetService::forcemomentOffsetParam_out i_param_);
21 CORBA::Boolean loadForceMomentOffsetParams(
const char *fiename);
22 CORBA::Boolean dumpForceMomentOffsetParams(
const char *fiename);
23 CORBA::Boolean removeForceSensorOffset(const ::OpenHRP::RemoveForceSensorLinkOffsetService::StrSequence& names, CORBA::Double tm);
RemoveForceSensorLinkOffset * m_rmfsoff
sample RT component which has one data input port and one data output port