Files
pyrobolearn/docs/source/states.rst
T
2019-06-26 03:37:23 +02:00

19 lines
298 B
ReStructuredText

States
======
In PRL, every concept is modelized as a class. This is also true for states which are returned by the environment.
How to use a particular state?
------------------------------
example of states with robot
How to create your own state?
-----------------------------
FAQs
----