peg-in-hole-gym icon indicating copy to clipboard operation
peg-in-hole-gym copied to clipboard

AssertionError: Please regisiter your custom env first!

Open lllzheng opened this issue 3 years ago • 2 comments

AssertionError: Please regisiter your custom env first! 初始环境和执行任务出现这个错误应该怎么办呀

lllzheng avatar Jun 18 '22 14:06 lllzheng

In the file base_env.py, line 9, you can add your custom task and env to regisiter.

guodashun avatar Jun 28 '22 11:06 guodashun