ur_openai_gym icon indicating copy to clipboard operation
ur_openai_gym copied to clipboard

OpenAI Gym interface for Universal Robots with ROS Gazebo

Results 1 ur_openai_gym issues
Sort by recently updated
recently updated
newest added

Hi, while running the training files through rosrun as defined in the readme, I am getting this error: ``` **File "~/catkin_ws/src/ur_openai_gym/ur_rl/scripts/tf2rl_sac.py", line 83, in ** policy = SAC( File "~.local/lib/python3.8/site-packages/tf2rl/algos/sac.py",...