运行命令:
python script/train.py env=oa algo=shac dynamics=quad sensor=camera n_envs=1024 n_updates=1000 log_freq=10 device=0
报错信息:
Exception summary
<class 'ValueError'>: Unknown action frame: body
(Refer to the full stack trace above for more information.)
Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
运行命令:
python script/train.py env=oa algo=shac dynamics=quad sensor=camera n_envs=1024 n_updates=1000 log_freq=10 device=0
报错信息:
Exception summary
<class 'ValueError'>: Unknown action frame: body
(Refer to the full stack trace above for more information.)
Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.