Skip to content

UR5 robot with Jaco hand as gripper for HRI project

License

Notifications You must be signed in to change notification settings

pnnayyeri/gym-ur5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gym-ur5

UR5 robot with Jaco hand as gripper for HRI project

Setting up

  1. Install gym: pip install gym
  2. Install pytorch (please refer to its website for customized installation command): https://pytorch.org/
  3. Clone/donwload the repo.
  4. cd to the cloned repo: cd gym-ur5 and install it using: pip install -e .
  5. Open coppelia scene UR5-Gripper-thread-pyapi.ttt in coppeliaSim.
  6. Use one of agent's jupyter notebook implementation to create the agent and create the gym environment.

Source

Deep RL Agent implementations are derived from cyoon1729 github repo: https://github.com/cyoon1729/Reinforcement-learning

About

UR5 robot with Jaco hand as gripper for HRI project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published