Replies: 1 comment
-
Hi JauJieYou, The issues I faced are:
For resolving error 1 and error 4:Error 4 is related to ambf installation the error can be resolved by using from utilities_withoutpykdl import * which is present in fetal-rl branch. and change the version of
For resolving error 2:press For resolving the error 3:uninstall gym and reinstall gym==0.15.7 i.e.
For resolving the Issue 5:To see if there are any more errors, open the main.py file and go to each bash file and run the commands in different terminals and you can resolve them i.e. Terminal 1:
Terminal 2:
Terminal 3:
Terminal 4:
Terminal 5:
You can open a browser and type |
Beta Was this translation helpful? Give feedback.
-
I had git clone it and run. It works fine as running 6 processes. But there was no print_output, neither exactly running process traceable by top command, or systemic monitor. Did I do thing wrong?
Beta Was this translation helpful? Give feedback.
All reactions