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

19 lines
298 B
ReStructuredText

Actions
=======
In PRL, every concept is modelized as a class. This is also true for actions which are used by the policies.
How to use a particular action?
------------------------------
example of actions with robot
How to create your own action?
------------------------------
FAQs
----