#include <cmath>
#include <limits>
#include <ros/ros.h>
#include <tf/tf.h>
#include <geometry_msgs/Polygon.h>
#include <place_matcher_msgs/PolygonDissimilarity.h>
#include <csm/csm_all.h>
#include <csm/icp/icp.h>
#include <egsl/egsl_macros.h>
Go to the source code of this file.
Classes | |
class | place_matcher_csm::DissimilarityGetter |
Namespaces | |
namespace | place_matcher_csm |