|
MFCPP
1.0
|
Corentin Chauvin-Hameau – 2019-2020
|
|
Coverage Path Planning for an underwater robot surveying a marine farm
|
|
Declaration of a node to measure statistics about experiments. More...
#include "mf_common/EulerPose.h"#include "mf_common/Array2D.h"#include "mf_common/Float32Array.h"#include "mf_farm_simulator/Algae.h"#include <nav_msgs/Odometry.h>#include <nav_msgs/Path.h>#include <geometry_msgs/Pose.h>#include <tf2_ros/transform_listener.h>#include <ros/ros.h>#include <fstream>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | mfcpp::ExperimentStatsNode |
| Class to measure statistics about experiments. More... | |
Namespaces | |
| mfcpp | |
Declaration of a node to measure statistics about experiments.
Definition in file experiment_stats.hpp.
1.8.11