|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
#include "bitrl/bitrl_types.h"#include "bitrl/dynamics/dynamics_matrix_descriptor.h"#include "bitrl/dynamics/motion_model_base.h"#include "bitrl/dynamics/system_state.h"#include <any>#include <array>#include <map>

Go to the source code of this file.
Classes | |
| class | bitrl::dynamics::DiffDriveDynamics |
| DiffDriveDynamics class. Describes the motion dynamics of a differential drive system. It implements the following equations. More... | |
Namespaces | |
| namespace | bitrl |
| namespace | bitrl::dynamics |