From e24b4477c5db9ee16688f60138d46365693506c1 Mon Sep 17 00:00:00 2001 From: Bart Moyaers Date: Fri, 14 Feb 2020 11:24:05 +0100 Subject: [PATCH] load model from different folder --- .../pybullet_data/args/run_humanoid_grasp_goal_semi_trained.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pybullet/gym/pybullet_data/args/run_humanoid_grasp_goal_semi_trained.txt b/examples/pybullet/gym/pybullet_data/args/run_humanoid_grasp_goal_semi_trained.txt index 4bafc1b23..606ea9dfe 100644 --- a/examples/pybullet/gym/pybullet_data/args/run_humanoid_grasp_goal_semi_trained.txt +++ b/examples/pybullet/gym/pybullet_data/args/run_humanoid_grasp_goal_semi_trained.txt @@ -23,5 +23,5 @@ #--output_path output #--int_output_path output/intermediate ---model_files output/grasp_partial_run/agent0_model.ckpt +--model_files output/grasp_goal_partial_run/agent0_model.ckpt #--model_files output/spinkick_partial_run/agent0_model.ckpt \ No newline at end of file