Definition at line 44 of file node.cpp.
flir_ptu_driver::Node::~Node |
( |
| ) |
|
void flir_ptu_driver::Node::cmdCallback |
( |
const sensor_msgs::JointState::ConstPtr & |
msg | ) |
|
Callback for getting new Goal JointState
Definition at line 193 of file node.cpp.
void flir_ptu_driver::Node::connect |
( |
| ) |
|
Opens the connection to the PTU and sets appropriate parameters. Also manages subscriptions/publishers
Definition at line 98 of file node.cpp.
void flir_ptu_driver::Node::disconnect |
( |
| ) |
|
bool flir_ptu_driver::Node::ok |
( |
| ) |
|
|
inline |
void flir_ptu_driver::Node::resetCallback |
( |
const std_msgs::Bool::ConstPtr & |
msg | ) |
|
Publishes a joint_state message with position and speed. Also sends out updated TF info.
Definition at line 237 of file node.cpp.
double flir_ptu_driver::Node::default_velocity_ |
|
protected |
std::string flir_ptu_driver::Node::m_joint_name_prefix |
|
protected |
PTU* flir_ptu_driver::Node::m_pantilt |
|
protected |
The documentation for this class was generated from the following file: