#include <PrimitiveCall.hpp>
Public Member Functions | |
PrimitiveCallDOFIdentification () | |
~PrimitiveCallDOFIdentification () | |
Protected Member Functions | |
void | activeCb () |
void | doneCb (const actionlib::SimpleClientGoalState &state, const Result::ConstPtr &result) |
void | feedbackCb (const Feedback::ConstPtr &feedback) |
Definition at line 172 of file PrimitiveCall.hpp.
Definition at line 178 of file PrimitiveCall.hpp.
Definition at line 183 of file PrimitiveCall.hpp.
void labust::primitive::PrimitiveCallDOFIdentification::activeCb | ( | ) | [inline, protected, virtual] |
void labust::primitive::PrimitiveCallDOFIdentification::doneCb | ( | const actionlib::SimpleClientGoalState & | state, |
const Result::ConstPtr & | result | ||
) | [inline, protected] |
Definition at line 187 of file PrimitiveCall.hpp.
void labust::primitive::PrimitiveCallDOFIdentification::feedbackCb | ( | const Feedback::ConstPtr & | feedback | ) | [inline, protected] |
Definition at line 204 of file PrimitiveCall.hpp.