Corentin Chauvin-Hameau – 2019-2020
Coverage Path Planning for an underwater robot surveying a marine farm
Classes | Namespaces
planning_logic.hpp File Reference

Declaration of a base class node managing high level planning logic. More...

#include <nav_msgs/Path.h>
#include <nav_msgs/Odometry.h>
#include <geometry_msgs/PoseStamped.h>
#include <geometry_msgs/Pose.h>
#include <ros/ros.h>
#include <eigen3/Eigen/Dense>
#include <fstream>
#include <string>
#include <vector>
Include dependency graph for planning_logic.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mfcpp::PlanningLogic
 Base class for a node managing high level planning logic. More...
 

Namespaces

 mfcpp
 

Detailed Description

Declaration of a base class node managing high level planning logic.

Author
Corentin Chauvin-Hameau
Date
2020

Definition in file planning_logic.hpp.