OSUrobotics / KinovaGrasping

This contains the simulation of a kinova robot and the code for collecting data and training both a grasp classifier and a RL agent
25 stars 6 forks source link

single sampling: replay buffer doesn't sample last timestep #48

Open jimzers opened 3 years ago

jimzers commented 3 years ago

https://github.com/OSUrobotics/KinovaGrasping/blob/5333116a3ddc9315e6a4d3e718e9d49f40a12e01/gym-kinova-gripper/utils.py#L108