Replies: 1 comment 3 replies
-
Hii @Plusmile , Did you managed to get it worked with real robot? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
dear matteo:
I'm going to work on UR robotic grasping, which uses reinforcement learning.
After some investigation, I found robo-gym and it really worked for me, I also looked at the robo-gym paper.
I want to complete the task of "End Effector Positioning" first, which is to reproduce what you mentioned in your paper. My current idea is to pull the robo-gym-robot-server-side image on dockerhub, and then generate more than a dozen container to generate training data and then trained using a reinforcement learning algorithm.
There is something I don't understand about this idea.
I'm really looking forward to your guidance, my mentors can be of limited help and I'm feeling lost right now.
Beta Was this translation helpful? Give feedback.
All reactions