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

Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
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.
Definition in file robot_pose_publisher.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Creates and runs the robot_pose_publisher node.
| argc | argument count that is passed to ros::init |
| argv | arguments that are passed to ros::init |
Definition at line 60 of file robot_pose_publisher.cpp.