#include <geometry_msgs/Point.h>
#include <boost/shared_ptr.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
struct | CompareCandidates |
struct | DockCandidate |
A cluster which is a candidate for a dock. More... | |
Typedefs | |
typedef boost::shared_ptr< DockCandidate > | DockCandidatePtr |
Definition at line 76 of file dock_candidate.h.