Functions
robot_pose_publisher.cpp File Reference

Publishes the robot's position in a geometry_msgs/Pose message. More...

#include <geometry_msgs/Pose.h>
#include <ros/ros.h>
#include <tf/transform_listener.h>
Include dependency graph for robot_pose_publisher.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

Publishes the robot's position in a geometry_msgs/Pose message.

Publishes the robot's position in a geometry_msgs/Pose message based on the TF difference between /map and /base_link.

Author:
Russell Toris, WPI - rctoris@wpi.edu
Date:
Sept 12, 2012

Definition in file robot_pose_publisher.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Creates and runs the robot_pose_publisher node.

Parameters:
argcargument count that is passed to ros::init
argvarguments that are passed to ros::init
Returns:
EXIT_SUCCESS if the node runs correctly

Definition at line 60 of file robot_pose_publisher.cpp.



robot_pose_publisher
Author(s): Russell Toris
autogenerated on Thu Jan 2 2014 11:50:58