Coverage Control Library
Loading...
Searching...
No Matches
parameters.h File Reference

Contains parameters. More...

#include <cmath>
#include <filesystem>
#include <iostream>
#include <string>
+ Include dependency graph for parameters.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Parameters
 Class to store parameters. More...
 

Namespaces

namespace  CoverageControl
 Namespace for the CoverageControl library.
 

Detailed Description

Contains parameters.

These are const and variable names start with lower-case p and use CamelCase Primarily used by the RobotModel class, see robot_model.h

Definition in file parameters.h.