Definition at line 63 of file amtec_node.cpp.
AmtecNode::AmtecNode | ( | ) | [inline] |
Definition at line 92 of file amtec_node.cpp.
virtual AmtecNode::~AmtecNode | ( | ) | [inline, virtual] |
Definition at line 215 of file amtec_node.cpp.
bool AmtecNode::getStatus | ( | amtec::GetStatus::Request & | req, |
amtec::GetStatus::Response & | resp | ||
) | [inline] |
Definition at line 249 of file amtec_node.cpp.
bool AmtecNode::halt | ( | amtec::Halt::Request & | req, |
amtec::Halt::Response & | resp | ||
) | [inline] |
Definition at line 260 of file amtec_node.cpp.
bool AmtecNode::home | ( | amtec::Home::Request & | req, |
amtec::Home::Response & | resp | ||
) | [inline] |
Definition at line 270 of file amtec_node.cpp.
void AmtecNode::printModuleState | ( | unsigned int | state | ) | [inline] |
Definition at line 221 of file amtec_node.cpp.
bool AmtecNode::reset | ( | amtec::Reset::Request & | req, |
amtec::Reset::Response & | resp | ||
) | [inline] |
Definition at line 280 of file amtec_node.cpp.
bool AmtecNode::setPosition | ( | amtec::SetPosition::Request & | req, |
amtec::SetPosition::Response & | resp | ||
) | [inline] |
Definition at line 290 of file amtec_node.cpp.
bool AmtecNode::setVelocity | ( | amtec::SetVelocity::Request & | req, |
amtec::SetVelocity::Response & | resp | ||
) | [inline] |
Definition at line 304 of file amtec_node.cpp.
bool AmtecNode::spin | ( | ) | [inline] |
Definition at line 352 of file amtec_node.cpp.
bool AmtecNode::sweepPan | ( | amtec::SweepPan::Request & | req, |
amtec::SweepPan::Response & | resp | ||
) | [inline] |
Definition at line 334 of file amtec_node.cpp.
bool AmtecNode::sweepTilt | ( | amtec::SweepTilt::Request & | req, |
amtec::SweepTilt::Response & | resp | ||
) | [inline] |
Definition at line 343 of file amtec_node.cpp.
bool AmtecNode::targetAcceleration | ( | amtec::TargetAcceleration::Request & | req, |
amtec::TargetAcceleration::Response & | resp | ||
) | [inline] |
Definition at line 314 of file amtec_node.cpp.
bool AmtecNode::targetVelocity | ( | amtec::TargetVelocity::Request & | req, |
amtec::TargetVelocity::Response & | resp | ||
) | [inline] |
Definition at line 324 of file amtec_node.cpp.
Definition at line 68 of file amtec_node.cpp.
std::string AmtecNode::amtec_frame_ |
Definition at line 89 of file amtec_node.cpp.
boost::mutex AmtecNode::amtec_mutex_ |
Definition at line 67 of file amtec_node.cpp.
Definition at line 69 of file amtec_node.cpp.
Definition at line 70 of file amtec_node.cpp.
Definition at line 75 of file amtec_node.cpp.
Definition at line 76 of file amtec_node.cpp.
Definition at line 77 of file amtec_node.cpp.
Definition at line 66 of file amtec_node.cpp.
Definition at line 72 of file amtec_node.cpp.
std::string AmtecNode::parent_frame_ |
Definition at line 88 of file amtec_node.cpp.
Definition at line 87 of file amtec_node.cpp.
Definition at line 78 of file amtec_node.cpp.
Definition at line 79 of file amtec_node.cpp.
Definition at line 80 of file amtec_node.cpp.
Definition at line 83 of file amtec_node.cpp.
Definition at line 84 of file amtec_node.cpp.
Definition at line 81 of file amtec_node.cpp.
Definition at line 82 of file amtec_node.cpp.
Definition at line 86 of file amtec_node.cpp.
Definition at line 73 of file amtec_node.cpp.