[Documentation] [TitleIndex] [WordIndex

Documentation

This stack provides a ROS based framework for performing reinforcement learning (RL) and packages of RL agents and environments.

The code in this repository provides agents, environments, and multiple ways for them to communicate (through ROS messages, or by including the agent and environment libraries). There are 5 packages in the repository:

More details for each of the packages are available at the above links. References for some of the algorithms and environments provided in this package are available at the author's website.

Checking out the code

Check out the code at: https://github.com/toddhester/rl-texplore-ros-pkg

Tutorial

For details on how to use this stack, check out the tutorial.

Features

Some of the key features of this package include:

References


2023-10-28 12:57