Bench-MR
A Motion Planning Benchmark for Wheeled Mobile Robots
Enumerations | Functions
distance_computation Namespace Reference

Enumerations

enum  Method { BRUTE_FORCE , DEAD_RECKONING }
 

Functions

std::string to_string (Method m)
 

Enumeration Type Documentation

◆ Method

Enumerator
BRUTE_FORCE 
DEAD_RECKONING 

Function Documentation

◆ to_string()

std::string distance_computation::to_string ( Method  m)
inline