seiing / SoftCon

Author's implementation of SoftCon: Simulation and Control of Soft-Bodied Animals with Biomimetic Actuators (SIGGRAPH Asia 2019 Technical Paper)
http://mrl.snu.ac.kr/publications/ProjectSoftCon/SoftCon.html
Apache License 2.0
150 stars 27 forks source link

Add Dockerfile #1

Open ljvmiranda921 opened 4 years ago

ljvmiranda921 commented 4 years ago

Hi everyone, interesting paper and thanks for the implementation! Is it possible to add a Dockerfile so that it's easier to reproduce the environment in which the experiments were done? Thanks a lot!

hhhello2022 commented 2 weeks ago

./render/render train_20240606_080424_3310 Is this how the command should be used? Will there be any errors? I would greatly appreciate any advice you could provide.

ImportError: No module named 'numpy.core._multiarray_umath' ImportError: numpy.core._multiarray_umath failed to import ImportError: No module named 'mpi4py' AttributeError: 'NoneType' object has no attribute 'loadNN'

seiing commented 2 weeks ago

Try downgrading your numpy. https://stackoverflow.com/questions/54665842/when-importing-tensorflow-i-get-the-following-error-no-module-named-numpy-cor