Corentin Chauvin-Hameau – 2019-2020
Coverage Path Planning for an underwater robot surveying a marine farm
Namespaces
planning_nodelet.cpp File Reference

Definition of a nodelet for path plannning of an underwater robot surveying a marine farm. More...

#include "planning_nodelet.hpp"
#include "mf_robot_model/robot_model.hpp"
#include "mf_sensors_simulator/MultiPoses.h"
#include "mf_mapping/UpdateGP.h"
#include "mf_common/Float32Array.h"
#include "mf_common/Array2D.h"
#include <geometry_msgs/TransformStamped.h>
#include <geometry_msgs/PoseArray.h>
#include <geometry_msgs/Point.h>
#include <visualization_msgs/Marker.h>
#include <std_srvs/Empty.h>
#include <pluginlib/class_list_macros.h>
#include <ros/ros.h>
#include <vector>
#include <iostream>
Include dependency graph for planning_nodelet.cpp:

Go to the source code of this file.

Namespaces

 mfcpp
 

Detailed Description

Definition of a nodelet for path plannning of an underwater robot surveying a marine farm.

Author
Corentin Chauvin-Hameau
Date
2019

Definition in file planning_nodelet.cpp.