Public Member Functions | Private Member Functions | Private Attributes
visp_auto_tracker::Node Class Reference

#include <node.h>

List of all members.

Public Member Functions

 Node ()
void spin ()

Private Member Functions

void frameCallback (const sensor_msgs::ImageConstPtr &image, const sensor_msgs::CameraInfoConstPtr &cam_info)
void waitForImage ()

Private Attributes

vpCameraParameters cam_
CmdLine cmd_
std::string code_message_
bool debug_display_
bool got_image_
vpImage< vpRGBa > I_
std_msgs::Header image_header_
boost::mutex lock_
std::string model_description_
std::string model_name_
std::string model_path_
ros::NodeHandle n_
unsigned long queue_size_
tracking::Trackert_
std::string tracker_config_path_

Detailed Description

Definition at line 19 of file node.h.


Constructor & Destructor Documentation

Definition at line 42 of file node.cpp.


Member Function Documentation

void visp_auto_tracker::Node::frameCallback ( const sensor_msgs::ImageConstPtr &  image,
const sensor_msgs::CameraInfoConstPtr &  cam_info 
) [private]

Definition at line 105 of file node.cpp.

Definition at line 114 of file node.cpp.

Definition at line 97 of file node.cpp.


Member Data Documentation

vpCameraParameters visp_auto_tracker::Node::cam_ [private]

Definition at line 34 of file node.h.

Definition at line 37 of file node.h.

Definition at line 28 of file node.h.

Definition at line 29 of file node.h.

Definition at line 33 of file node.h.

vpImage<vpRGBa> visp_auto_tracker::Node::I_ [private]

Definition at line 31 of file node.h.

Definition at line 32 of file node.h.

boost::mutex visp_auto_tracker::Node::lock_ [private]

Definition at line 21 of file node.h.

Definition at line 25 of file node.h.

std::string visp_auto_tracker::Node::model_name_ [private]

Definition at line 27 of file node.h.

std::string visp_auto_tracker::Node::model_path_ [private]

Definition at line 26 of file node.h.

Definition at line 22 of file node.h.

unsigned long visp_auto_tracker::Node::queue_size_ [private]

Definition at line 23 of file node.h.

Definition at line 36 of file node.h.

Definition at line 24 of file node.h.


The documentation for this class was generated from the following files:


visp_auto_tracker
Author(s): Filip Novotny
autogenerated on Fri Aug 28 2015 13:36:44