#include <ros/ros.h>
#include "laser_assembler/AssembleScans.h"
#include "sensor_msgs/PointCloud.h"
#include "pr2_msgs/LaserScannerSignal.h"
Go to the source code of this file.
Classes | |
class | pr2_laser_snapshotter::PR2LaserSnapshotter |
Namespaces | |
namespace | pr2_laser_snapshotter |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 140 of file pr2_laser_snapshotter.cpp.