16 #include <visualization_msgs/Marker.h> 17 #include <std_msgs/ColorRGBA.h> VectorVisualization(ros::NodeHandle &nodeHandle, const std::string &name)
double lineWidth_
Width of the line markers [m].
std::vector< std::string > types_
Types that are transformed to vectors.
double scale_
Scaling of the vectors.
virtual ~VectorVisualization()
bool visualize(const grid_map::GridMap &map)
visualization_msgs::Marker marker_
Marker to be published.
std_msgs::ColorRGBA color_
Color of the vectors.
bool readParameters(XmlRpc::XmlRpcValue &config)
std::string positionLayer_
Type that is the position of the vectors.