ROS nodelet for converting RangeArray messages to PointCloud2. More...
#include <ros/ros.h>
#include <pluginlib/class_list_macros.h>
#include <nodelet/nodelet.h>
#include "range_to_cloud.h"
Go to the source code of this file.
Classes | |
class | segbot_sensors::RangeNodelet |
Namespaces | |
namespace | segbot_sensors |
Functions | |
PLUGINLIB_DECLARE_CLASS (segbot_sensors, RangeNodelet, segbot_sensors::RangeNodelet, nodelet::Nodelet) |
ROS nodelet for converting RangeArray messages to PointCloud2.
Definition in file range_nodelet.cpp.
PLUGINLIB_DECLARE_CLASS | ( | segbot_sensors | , |
RangeNodelet | , | ||
segbot_sensors::RangeNodelet | , | ||
nodelet::Nodelet | |||
) |