Bumper/cliff to pointcloud nodelet class declaration. More...
#include <ros/ros.h>#include <nodelet/nodelet.h>#include <sensor_msgs/PointCloud2.h>#include <kobuki_msgs/SensorState.h>

Go to the source code of this file.
| Classes | |
| class | kobuki_bumper2pc::Bumper2PcNodelet | 
| Bumper2PcNodelet class declaration.  More... | |
| Namespaces | |
| namespace | kobuki_bumper2pc | 
Bumper/cliff to pointcloud nodelet class declaration.
Publish bumpers and cliff sensors events as points in a pointcloud, so navistack can use them for poor-man navigation. Implemented as a nodelet intended to run together with kobuki_node.
Definition in file kobuki_bumper2pc.hpp.