softlearning
softlearning copied to clipboard
Run on real robot
trafficstars
Hi, is there currently some implementation to run this outside of simulation?
Unfortunately we don't (yet) have any real robot examples available out-of-the-box. The main reason for this is that the real robot setup is quite heavily dependent on the hardware used so it's unclear how useful it would be for the users.
If you happen to have a sawyer robot, things sould be fairly easy to setup with https://github.com/mdalal2020/sawyer_control, since they provide a gym-like interface for running sawyer.
I'll leave this open as a feature request, and keep you updated once we have figured out a way to provide such example.