#include <iri_base_algorithm/iri_base_algorithm.h>
#include "my_labeler_alg.h"
#include <sensor_msgs/LaserScan.h>
#include <geometry_msgs/PoseStamped.h>
#include <fstream>
#include <iostream>
#include <stdio.h>
Go to the source code of this file.
Classes | |
class | MyLabelerAlgNode |
IRI ROS Specific Algorithm Class. More... |