Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

training issues #43

Open
yuansaimei opened this issue Aug 23, 2021 · 1 comment
Open

training issues #43

yuansaimei opened this issue Aug 23, 2021 · 1 comment

Comments

@yuansaimei
Copy link

python test.py --policy sarl --model_dir data/output --phase test --visualize --test_case 0 --traj
Traceback (most recent call last):
File "test.py", line 8, in
from crowd_nav.utils.explorer import Explorer
File "/home/ubuntu/J/TLSGAN-master/crowd_nav/utils/explorer.py", line 7, in
from crowd_nav.policy.policy_factory import policy_factory
File "/home/ubuntu/J/TLSGAN-master/crowd_nav/policy/policy_factory.py", line 6, in
policy_factory['cadrl'] = CADRL
TypeError: 'module' object does not support item assignment

@ChanganVR
Copy link
Contributor

ChanganVR commented Aug 23, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants