bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
diff_drive_dynamics.h File Reference
#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>
Include dependency graph for diff_drive_dynamics.h:
This graph shows which files directly or indirectly include this file:

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