|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
#include "bitrl/bitrl_consts.h"#include "bitrl/bitrl_types.h"#include "bitrl/extern/HTTPRequest.hpp"#include "bitrl/extern/nlohmann/json/json.hpp"#include <any>#include <iostream>#include <string>#include <unordered_map>#include <vector>

Go to the source code of this file.
Classes | |
| class | bitrl::network::RESTRLEnvClient |
| Utility class to facilitate HTTP requests between the environments REST API and C++ drivers. More... | |
Namespaces | |
| namespace | bitrl |
| namespace | bitrl::network |