Files
2019-06-29 02:43:12 +02:00

29 lines
434 B
ReStructuredText

Actions
=======
In PRL, every concept is modelized as a class. This is also true for actions which are used by the policies.
.. figure:: ../figures/environment.png
:alt: environment
:align: center
The agent-environment interaction
Design
------
How to use a particular action?
------------------------------
example of actions with robot
How to create your own action?
------------------------------
FAQs
----