#include <AutoBalancerService_impl.h>
|
CORBA::Boolean | adjustFootSteps (const OpenHRP::AutoBalancerService::Footstep &rfootstep, const OpenHRP::AutoBalancerService::Footstep &lfootstep) |
|
void | autobalancer (AutoBalancer *i_autobalancer) |
|
| AutoBalancerService_impl () |
|
CORBA::Boolean | emergencyStop () |
|
CORBA::Boolean | getAutoBalancerParam (OpenHRP::AutoBalancerService::AutoBalancerParam_out i_param) |
|
CORBA::Boolean | getFootstepParam (OpenHRP::AutoBalancerService::FootstepParam_out i_param) |
|
CORBA::Boolean | getGaitGeneratorParam (OpenHRP::AutoBalancerService::GaitGeneratorParam_out i_param) |
|
CORBA::Boolean | getGoPosFootstepsSequence (CORBA::Double x, CORBA::Double y, CORBA::Double th, OpenHRP::AutoBalancerService::FootstepsSequence_out o_footstep) |
|
CORBA::Boolean | getRemainingFootstepSequence (OpenHRP::AutoBalancerService::FootstepSequence_out o_footstep, CORBA::Long &o_current_fs_idx) |
|
CORBA::Boolean | goPos (CORBA::Double x, CORBA::Double y, CORBA::Double th) |
|
CORBA::Boolean | goStop () |
|
CORBA::Boolean | goVelocity (CORBA::Double vx, CORBA::Double vy, CORBA::Double vth) |
|
CORBA::Boolean | releaseEmergencyStop () |
|
CORBA::Boolean | setAutoBalancerParam (const OpenHRP::AutoBalancerService::AutoBalancerParam &i_param) |
|
CORBA::Boolean | setFootSteps (const OpenHRP::AutoBalancerService::FootstepsSequence &fss, CORBA::Long overwrite_fs_idx) |
|
CORBA::Boolean | setFootStepsWithParam (const OpenHRP::AutoBalancerService::FootstepsSequence &fss, const OpenHRP::AutoBalancerService::StepParamsSequence &spss, CORBA::Long overwrite_fs_idx) |
|
CORBA::Boolean | setGaitGeneratorParam (const OpenHRP::AutoBalancerService::GaitGeneratorParam &i_param) |
|
CORBA::Boolean | startAutoBalancer (const OpenHRP::AutoBalancerService::StrSequence &limbs) |
|
CORBA::Boolean | stopAutoBalancer () |
|
void | waitFootSteps () |
|
void | waitFootStepsEarly (CORBA::Double tm) |
|
virtual | ~AutoBalancerService_impl () |
|
Definition at line 11 of file AutoBalancerService_impl.h.
AutoBalancerService_impl::AutoBalancerService_impl |
( |
| ) |
|
AutoBalancerService_impl::~AutoBalancerService_impl |
( |
| ) |
|
|
virtual |
CORBA::Boolean AutoBalancerService_impl::adjustFootSteps |
( |
const OpenHRP::AutoBalancerService::Footstep & |
rfootstep, |
|
|
const OpenHRP::AutoBalancerService::Footstep & |
lfootstep |
|
) |
| |
CORBA::Boolean AutoBalancerService_impl::emergencyStop |
( |
| ) |
|
CORBA::Boolean AutoBalancerService_impl::getAutoBalancerParam |
( |
OpenHRP::AutoBalancerService::AutoBalancerParam_out |
i_param | ) |
|
CORBA::Boolean AutoBalancerService_impl::getFootstepParam |
( |
OpenHRP::AutoBalancerService::FootstepParam_out |
i_param | ) |
|
CORBA::Boolean AutoBalancerService_impl::getGaitGeneratorParam |
( |
OpenHRP::AutoBalancerService::GaitGeneratorParam_out |
i_param | ) |
|
CORBA::Boolean AutoBalancerService_impl::getGoPosFootstepsSequence |
( |
CORBA::Double |
x, |
|
|
CORBA::Double |
y, |
|
|
CORBA::Double |
th, |
|
|
OpenHRP::AutoBalancerService::FootstepsSequence_out |
o_footstep |
|
) |
| |
CORBA::Boolean AutoBalancerService_impl::getRemainingFootstepSequence |
( |
OpenHRP::AutoBalancerService::FootstepSequence_out |
o_footstep, |
|
|
CORBA::Long & |
o_current_fs_idx |
|
) |
| |
CORBA::Boolean AutoBalancerService_impl::goPos |
( |
CORBA::Double |
x, |
|
|
CORBA::Double |
y, |
|
|
CORBA::Double |
th |
|
) |
| |
CORBA::Boolean AutoBalancerService_impl::goStop |
( |
| ) |
|
CORBA::Boolean AutoBalancerService_impl::goVelocity |
( |
CORBA::Double |
vx, |
|
|
CORBA::Double |
vy, |
|
|
CORBA::Double |
vth |
|
) |
| |
CORBA::Boolean AutoBalancerService_impl::releaseEmergencyStop |
( |
| ) |
|
CORBA::Boolean AutoBalancerService_impl::setAutoBalancerParam |
( |
const OpenHRP::AutoBalancerService::AutoBalancerParam & |
i_param | ) |
|
CORBA::Boolean AutoBalancerService_impl::setFootSteps |
( |
const OpenHRP::AutoBalancerService::FootstepsSequence & |
fss, |
|
|
CORBA::Long |
overwrite_fs_idx |
|
) |
| |
CORBA::Boolean AutoBalancerService_impl::setFootStepsWithParam |
( |
const OpenHRP::AutoBalancerService::FootstepsSequence & |
fss, |
|
|
const OpenHRP::AutoBalancerService::StepParamsSequence & |
spss, |
|
|
CORBA::Long |
overwrite_fs_idx |
|
) |
| |
CORBA::Boolean AutoBalancerService_impl::setGaitGeneratorParam |
( |
const OpenHRP::AutoBalancerService::GaitGeneratorParam & |
i_param | ) |
|
CORBA::Boolean AutoBalancerService_impl::startAutoBalancer |
( |
const OpenHRP::AutoBalancerService::StrSequence & |
limbs | ) |
|
CORBA::Boolean AutoBalancerService_impl::stopAutoBalancer |
( |
| ) |
|
void AutoBalancerService_impl::waitFootSteps |
( |
| ) |
|
void AutoBalancerService_impl::waitFootStepsEarly |
( |
CORBA::Double |
tm | ) |
|
The documentation for this class was generated from the following files: