In nao_hand_reach/gym/gym/envs/robotics/ there is goal based reacher environment for NAO robot. It has been trained with openai baselines implementation of Hindsight Experience Replay
The project aim is to train the robot's hand to reach a point in 3d space in simulation and implement it in the real world TODO
- Try using sac her