rapid
A ROS robotics library.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
axes_markers.h
Go to the documentation of this file.
1
#ifndef _RAPID_VIZ_AXES_MARKERS_H_
2
#define _RAPID_VIZ_AXES_MARKERS_H_
3
4
#include "visualization_msgs/MarkerArray.h"
5
6
namespace
rapid {
25
visualization_msgs::MarkerArray
AxesMarkerArray
(
const
std::string& ns,
26
const
std::string& frame_id,
27
const
geometry_msgs::Pose& pose,
28
double
scale);
29
30
}
// namespace rapid
31
32
#endif // _RAPID_AXES_MARKERS_H_
rapid::AxesMarkerArray
visualization_msgs::MarkerArray AxesMarkerArray(const std::string &ns, const std::string &frame_id, const geometry_msgs::Pose &pose, double scale)
Generates an x/y/z axis marker given a pose.
rapid_viz
include
rapid_viz
axes_markers.h
Generated on Tue May 1 2018 20:49:42 for rapid by
1.8.6