deep_panther
deep_panther copied to clipboard
about module ‘py_panther' error
python3 policy_compression_train.py
Traceback (most recent call last):
File "policy_compression_train.py", line 27, in
Hi @w2385680516!
Did you run these commands? (see Readme)
printf '\nsource PATH_TO_YOUR_WS/devel/setup.bash' >> ~/.bashrc #Remember to change PATH_TO_YOUR_WS
printf '\nexport PYTHONPATH="${PYTHONPATH}:$(rospack find panther)/../panther_compression"' >> ~/.bashrc
source ~/.bashrc
thank for your help!
I would like to ask how to collect data if I train the model, because the following error occurs when I run policy_compression_train.py: