Closed deepakraina99 closed 3 years ago
Basically, all environments in PRL shows no movement when loaded. How the action (joint position change, velocity change, etc.) are being applied in these environments?
Please check pyrobolearn/examples/enviroments/inverted_pendulum
for a full example on how to define and use environments.
I am testing it using the following code in reaching.py
Please guide me on what I am missing here. Thanks.