bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::envs::gymnasium::detail_::AcrobotVEnv Struct Reference

#include <acrobot_vec_env.h>

Public Types

typedef ContinuousVectorSpace< 6, real_tstate_space
 
typedef state_space::space_item_type state_type
 
typedef ScalarDiscreteSpace< 0, 3 > action_space
 
typedef std::vector< typename action_space::space_item_typeaction_type
 the Action type
 

Static Public Attributes

static constexpr uint_t STATE_SPACE_SIZE = state_space::size
 state space size
 
static constexpr uint_t ACTION_SPACE_SIZE = action_space::size
 state space size
 

Member Typedef Documentation

◆ action_space

◆ action_type

◆ state_space

◆ state_type

Member Data Documentation

◆ ACTION_SPACE_SIZE

constexpr uint_t bitrl::envs::gymnasium::detail_::AcrobotVEnv::ACTION_SPACE_SIZE = action_space::size
staticconstexpr

state space size

◆ STATE_SPACE_SIZE

constexpr uint_t bitrl::envs::gymnasium::detail_::AcrobotVEnv::STATE_SPACE_SIZE = state_space::size
staticconstexpr

state space size


The documentation for this struct was generated from the following file: