Skip to content
Snippets Groups Projects
Commit f59e840f authored by LaShelb's avatar LaShelb
Browse files

disclaimer panda_gym added

parent 69dc99c0
No related branches found
No related tags found
No related merge requests found
......@@ -41,3 +41,6 @@ https://huggingface.co/SimRams/a2c_sb3_cartpole
### Wandb link
https://wandb.ai/sim-ramos01-centrale-lyon/sb3/runs/bv67u8pe?nw=nwusersimramos01
### Disclaimer about Panda_gym
For an unknown reason, I could not download and use panda_gym. So I just put the code in a2c_sb3_panda_reach.py, but I don't have any way to test it.
\ No newline at end of file
#
# For an unknown reason, I could not download and use panda_gym
# So I just put the code here, but I don't have any way to test it.
#
import os
import gymnasium as gym
import panda_gym
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment