PaulDanielML / MuJoCo_RL_UR5

A MuJoCo/Gym environment for robot control using Reinforcement Learning. The task of agents in this environment is pixel-wise prediction of grasp success chances.
MIT License
413 stars 54 forks source link

UR5 Controller #5

Closed mywnajsldkf closed 3 years ago

mywnajsldkf commented 3 years ago

Thank you for sharing your project. I want to run UR3 Reinforcement learning with Mujoco simulator. But when I run UR3 in mujoco, It cannot solve its kinematics at all. It's similar to controller (that ur5 controller) How did you make ur5 controller?