DeepRL Robot Arm

Published:

  • This project is based on the Nvidia open source project “jetson-reinforcement” developed by Dustin Franklin. The goal of the project is to create a DQN agent and define reward functions to teach a robotic arm to carry out two primary objectives:
    1. Have any part of the robot arm touch the object of interest, with at least a 90% accuracy.
    2. Have only the gripper base of the robot arm touch the object, with at least a 80% accuracy.