#include "fields2cover/types.h"
#include "fields2cover/objectives/pp_obj/pp_objective.h"
#include "fields2cover/objectives/rp_obj/rp_objective.h"
#include "fields2cover/objectives/rp_obj/direct_dist_path_obj.h"
#include "fields2cover/path_planning/turning_base.h"
Go to the source code of this file.
Classes | |
class | f2c::obj::CompleteTurnPathObj< T, R > |
Class to compute the cost of turning from one point to another. More... | |
Namespaces | |
f2c | |
Main namespace of the fields2cover library. | |
f2c::obj | |
Objective algorithms' namespace. | |
Macros | |
#define | FIELDS2COVER_OBJECTIVES_COMPLETE_TURN_PATH_OBJ_H_ |
#define FIELDS2COVER_OBJECTIVES_COMPLETE_TURN_PATH_OBJ_H_ |
Definition at line 9 of file complete_turn_path_obj.h.