Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
DataTracker Class Reference

Public Member Functions

void cbdCB (const geometry_msgs::PoseStamped &cbd_msg)
 
 DataTracker (ros::NodeHandle nh)
 
void fobCB (const asr_msgs::AsrObject &fob_msg)
 
void ptuCB (const sensor_msgs::JointState &ptu_msg)
 
void write ()
 

Static Public Member Functions

static void spin (DataTracker *obj)
 

Public Attributes

geometry_msgs::Pose cbd_pose
 
ros::Subscriber cbd_sub
 
std::string cbd_topic
 
int data_counter
 
geometry_msgs::Pose fob_pose
 
ros::Subscriber fob_sub
 
std::string fob_topic
 
ros::NodeHandle nh
 
std::string output_file_path
 
double pan
 
ros::Subscriber ptu_sub
 
std::string ptu_topic
 
double tilt
 

Detailed Description

Copyright (c) 2016, Heller Florian, Stöckle Patrick, Wittenbeck Valerij All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Definition at line 29 of file DataTracker.cpp.

Constructor & Destructor Documentation

DataTracker::DataTracker ( ros::NodeHandle  nh)
inline

Definition at line 65 of file DataTracker.cpp.

Member Function Documentation

void DataTracker::cbdCB ( const geometry_msgs::PoseStamped &  cbd_msg)
inline

Definition at line 59 of file DataTracker.cpp.

void DataTracker::fobCB ( const asr_msgs::AsrObject &  fob_msg)
inline

Definition at line 52 of file DataTracker.cpp.

void DataTracker::ptuCB ( const sensor_msgs::JointState &  ptu_msg)
inline

Definition at line 46 of file DataTracker.cpp.

static void DataTracker::spin ( DataTracker obj)
inlinestatic

Definition at line 79 of file DataTracker.cpp.

void DataTracker::write ( )
inline

Definition at line 89 of file DataTracker.cpp.

Member Data Documentation

geometry_msgs::Pose DataTracker::cbd_pose

Definition at line 42 of file DataTracker.cpp.

ros::Subscriber DataTracker::cbd_sub

Definition at line 36 of file DataTracker.cpp.

std::string DataTracker::cbd_topic

Definition at line 38 of file DataTracker.cpp.

int DataTracker::data_counter

Definition at line 44 of file DataTracker.cpp.

geometry_msgs::Pose DataTracker::fob_pose

Definition at line 41 of file DataTracker.cpp.

ros::Subscriber DataTracker::fob_sub

Definition at line 35 of file DataTracker.cpp.

std::string DataTracker::fob_topic

Definition at line 38 of file DataTracker.cpp.

ros::NodeHandle DataTracker::nh

Definition at line 31 of file DataTracker.cpp.

std::string DataTracker::output_file_path

Definition at line 38 of file DataTracker.cpp.

double DataTracker::pan

Definition at line 40 of file DataTracker.cpp.

ros::Subscriber DataTracker::ptu_sub

Definition at line 34 of file DataTracker.cpp.

std::string DataTracker::ptu_topic

Definition at line 38 of file DataTracker.cpp.

double DataTracker::tilt

Definition at line 40 of file DataTracker.cpp.


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


asr_calibration_tool_dome
Author(s): Heller Florian, Stöckle Patrick, Wittenbeck Valerij
autogenerated on Mon Jun 10 2019 12:46:03