mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-08-24 05:54:08 +08:00
29 lines
434 B
ReStructuredText
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
|
|
----
|