mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-19 13:00:53 +08:00
19 lines
298 B
ReStructuredText
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
|
|
----
|