$search

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

bool debug_display_
bool got_image_
vpImage< vpRGBa > I_
std_msgs::Header image_header_
boost::mutex lock_
std::string model_description_
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

visp_auto_tracker::Node::Node (  ) 

Definition at line 36 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 74 of file node.cpp.

void visp_auto_tracker::Node::spin (  ) 

Definition at line 81 of file node.cpp.

void visp_auto_tracker::Node::waitForImage (  )  [private]

Definition at line 66 of file node.cpp.


Member Data Documentation

Definition at line 27 of file node.h.

Definition at line 31 of file node.h.

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

Definition at line 29 of file node.h.

std_msgs::Header visp_auto_tracker::Node::image_header_ [private]

Definition at line 30 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_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 33 of file node.h.

Definition at line 24 of file node.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


visp_auto_tracker
Author(s): Filip Novotny, Fabien Spindler/Fabien.Spindler@inria.fr
autogenerated on Sat Mar 2 14:16:33 2013