kapsl

Results 15 comments of kapsl

Ok if ixed that issue by hardcoding the path to empty_world.launch. But i now run into the issue. That the package pr2_gazebo is missing. It seems like it was not...

Hi Robotuks, I think the issue was solved, by hardcoding the path to empty_world.launch

Actually I'm not completely sure anymore. I think it came with the ros gazebo package. I just searched for it in the filesystem and found it...

I had the same issue, when i switched to another git branch and tried to run something there?

I think I could get rid of this error by using Tensorflow 0.5 - 0.7

I still have this issue? I tried debuggin it, but with no success so far. It seems to be wrapped pretty deeply into ray?!

I finally got it running but probably this is not the ideal solution: give program argument --restore="path to the experiment (not the tensorboard checkpoint)" examples.instrument.py Line 218 Insert: ``` resume...

Hi, for me that actually doesn't work. It starts with the issue, if I provide a concrete checkpoint like checkpoiint_600 with --restore it doesn't find any experiment because it tries...

Ok I finally found the problem: - I reverted all my changes and as you said it is working the problem is. - the exp-name of the trial and the...