pose_to_tf.cpp File Reference

#include <ros/ros.h>
#include <tf/transform_broadcaster.h>
#include "tf/tf.h"
#include "tf/tfMessage.h"
#include <geometry_msgs/PoseWithCovarianceStamped.h>
Include dependency graph for pose_to_tf.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
void poseCallback (const geometry_msgs::PoseWithCovarianceStampedConstPtr &msg)

Variables

static std::string frame_id
static bool started
static tf::StampedTransform transform

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 59 of file pose_to_tf.cpp.

void poseCallback ( const geometry_msgs::PoseWithCovarianceStampedConstPtr &  msg  ) 

Definition at line 49 of file pose_to_tf.cpp.


Variable Documentation

std::string frame_id [static]

Definition at line 46 of file pose_to_tf.cpp.

bool started [static]

Definition at line 45 of file pose_to_tf.cpp.

tf::StampedTransform transform [static]

Definition at line 44 of file pose_to_tf.cpp.

 All Classes Namespaces Files Functions Variables Typedefs


pr2_plugs_common
Author(s): Wim Meeussen and Melonee Wise
autogenerated on Fri Jan 11 09:51:25 2013