|
MFCPP
1.0
|
Corentin Chauvin-Hameau – 2019-2020
|
|
Coverage Path Planning for an underwater robot surveying a marine farm
|
|
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>

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 | |
Declaration of a base class node managing high level planning logic.
Definition in file planning_logic.hpp.
1.8.11