fromWRF
fromWRF
When I run "**softlearning run_example_local examples.classifier_rl --n_goal_examples 10 --task=Image48SawyerDoorPullHookEnv-v0 --algorithm VICERAQ --num-samples 5 --n_epochs 30 --active_query_frequency 10**" . There is a problem: ### **Traceback (most recent call last): File "/home/wrf/anaconda3/bin/softlearning",...
I have some problems when i use the command: (export MJKEY="$(cat ~/.mujoco/mjkey.txt)" \ && docker-compose \ -f ./docker/docker-compose.dev.cpu.yml \ up \ -d \ --force-recreate) to install. And the wrong information...
As I can see in your data structure, there is an occlusion folder in your data, e.g. Scene Flow, MPI Sintel, KITTI 2015, MIDDLEBURY_2014, SCARED data. You give the answer...
I installed the required dependencies by using "./scripts/install_deps_req.sh". Then, in compilation step, using "./scripts/configure.sh", the problem generated as following: WARNING: simplejson not found some function may not work WARNING: numpy...
when I run the compile.sh, problems genearated as following: In file included from ../exp/blackdrops/src/tutorials/dart_reacher2d.cpp:66:0: ../exp/blackdrops/include/blackdrops/system/dart_system.hpp:69:10: fatal error: robot_dart/graphics/graphics.hpp: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. ... Waf: Leaving...