bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::network::RESTRLEnvClient Member List

This is the complete list of members for bitrl::network::RESTRLEnvClient, including all inherited members.

close(const std::string &env_name, const std::string &idx) constbitrl::network::RESTRLEnvClient
dynamics(const std::string &env_name, const std::string &idx, const uint_t sidx, const uint_t aidx) constbitrl::network::RESTRLEnvClient
get_env_url(const std::string &name) const noexceptbitrl::network::RESTRLEnvClient
get_uri(const std::string &name) const noexceptbitrl::network::RESTRLEnvClient
get_url() const noexceptbitrl::network::RESTRLEnvClientinline
gymnasium_envs() constbitrl::network::RESTRLEnvClient
has_gymnasium() constbitrl::network::RESTRLEnvClient
is_alive(const std::string &env_name, const std::string &idx) constbitrl::network::RESTRLEnvClient
is_env_registered(const std::string &env_name) const noexceptbitrl::network::RESTRLEnvClient
is_inisialised() const noexceptbitrl::network::RESTRLEnvClientinline
make(const std::string &env_name, const std::string &version, const nlohmann::json &options) constbitrl::network::RESTRLEnvClient
n_copies(const std::string &name, const std::string &version=bitrl::consts::INVALID_STR) constbitrl::network::RESTRLEnvClient
register_if_not(const std::string &name, const std::string &uri)bitrl::network::RESTRLEnvClient
register_new(const std::string &name, const std::string &uri)bitrl::network::RESTRLEnvClient
reset(const std::string &env_name, const std::string &idx, const uint_t seed, const nlohmann::json &options) constbitrl::network::RESTRLEnvClient
RESTRLEnvClient(const std::string &url="http://0.0.0.0:8001/api", const bool initialize=true)bitrl::network::RESTRLEnvClientexplicit
step(const std::string &env_name, const std::string &idx, const ActionType &action) constbitrl::network::RESTRLEnvClient