|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
#include <vector_message.h>
Static Public Member Functions | |
| static std::optional< EigenVectorMessage< T > > | parse (const std::string &msg) |
Public Attributes | |
| DynVec< T > | message |
|
static |
| DynVec<T> bitrl::sensors::EigenVectorMessage< T >::message |