|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
Namespaces | |
| namespace | maths |
Variables | |
| const uint_t | INVALID_ID = static_cast<uint_t>(-1) |
| Invalid id. | |
| const std::string | INVALID_STR = std::string("INVALID") |
| Invalid string. | |
| const real_t | TOLERANCE = 1.0e-8 |
| Tolerance used around the library. | |
| const std::string | ROBOTS_DIR = std::string(ROBOTS_DATA_DIR) |
| Path to robots definitions. | |
| const std::string | SENSORS_DIR = std::string(SENSORS_DATA_DIR) |
| Path to sensors definitions. | |
|
inline |
Invalid string.
|
inline |
Path to robots definitions.
|
inline |
Path to sensors definitions.
|
inline |
Tolerance used around the library.