Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 708 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 708 Bytes

deepworlds

Deepworlds is a support repository for the deepbots framework, containing examples of the framework's usage on the Webots robot simulator. For more information on the examples, refer to the each example's README.

Directories structure

\deepworlds
    \examples
        \cartpole
            \cartpole_discrete
            \cartpole_continuous
            \...
        \find_and_avoid
            \find_and_avoid_continuous
            \...
        \pit_escape
            \pit_escape_discrete
            \...
        \(more examples)       

Installation of an example

(Setup instructions to be added)