#include <string>
#include <vector>
#include <iostream>
#include <fstream>
#include <ros/ros.h>
#include <tf/transform_broadcaster.h>
#include <cob_model_identifier/output_recorder.h>
#include <boost/thread.hpp>
#include <tinyxml.h>
Go to the source code of this file.