Holds the parameters to the Explorer. Pass this to the constructor of Explorer. More...
#include <exploration.h>
Public Member Functions | |
ExplorerParams (double radius) | |
Public Attributes | |
double | robot_radius |
Holds the parameters to the Explorer. Pass this to the constructor of Explorer.
Definition at line 46 of file exploration.h.
explore_2d::ExplorerParams::ExplorerParams | ( | double | radius | ) | [inline] |
Definition at line 44 of file exploration.h.
Definition at line 48 of file exploration.h.