Functions
utils.h File Reference
#include <string>
#include <tf/transform_broadcaster.h>
#include <ros/ros.h>
Include dependency graph for utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void publish_2D_transform (const std::string &target_frame, const std::string &base_frame, double x, double y, double th)
 Converts internal a robot state to a 2D robot pose and publishes it.

Function Documentation

void publish_2D_transform ( const std::string &  target_frame,
const std::string &  base_frame,
double  x,
double  y,
double  th 
) [inline]

Converts internal a robot state to a 2D robot pose and publishes it.

Parameters:
base_frameThe frame_id of the coordinate frame in which this transform is defined.
target_frameThe frame_id of the coordinate frame this transform defines.
x,y,thThe pose.

Definition at line 14 of file utils.h.



tiny_slam
Author(s):
autogenerated on Thu Jun 6 2019 17:44:58