|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
#include "bitrl/bitrl_types.h"#include <limits>#include <type_traits>#include <utility>#include <vector>
Go to the source code of this file.
Classes | |
| class | bitrl::utils::trajectory::WaypointTrajectory< LinkType > |
| A container that represents a collection of way points linked together via a LinkType The LinkType defines how smooth the trajectory will look like. More... | |
Namespaces | |
| namespace | bitrl |
| namespace | bitrl::utils |
| namespace | bitrl::utils::trajectory |