dvalenciar / Translation-rotation-task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Getting to Grips with Model-Free Deep Reinforcement Learning for Dexterous Robotic Manipulation: Benchmarks, Analyses, Challenges

Materials

In order to have an exact replication of the robot used in this proposal, you will need the following materials:

Material Brand Quantity
ServoMotors Dynamixel XL-320 4
WebCam Standard 1
STL Files link
USD2 PHB Dynamixel 1
U2D2 INT Dynamixel 1

State-Space

Two state-space representations were used as state input for all the algorithms. Image represention and vector representation

Action-Space

The action-space controls the joint angles of each servomotors

Results

For testing purposes, this robot is trained to complete a manipulation task, translation of an object (5cm cube).

Results using image representation

Results using vector representation

Video

A video showing the robot executing the tasks during the training process can be found at: https://www.youtube.com/watch?v=ReDdVq_bQuQ

Citation

If you use either the code or data in your paper, please kindly star this repo and cite our paper

Cite this paper as: Coming soon

Contact

Please feel free to contact us or open an issue if you have questions or need additional explanations.

About


Languages

Language:Python 100.0%