map-plan-baseline icon indicating copy to clipboard operation
map-plan-baseline copied to clipboard

spls.txt and after.png missing

Open beduffy opened this issue 6 years ago • 0 comments

Hello, this code and technique looks really amazing and seems like it would be a good learning resource for me for learning how to train navigation agents. However, if I try to run fmm_planner.py, I'm missing the image after.png and therefore np.where(im) fails and gets this error ValueError: too many values to unpack (expected 2).

Also if I try to run make_vis.py, I get OSError: spls.txt not found.

Could you provide these files and help me run this code?

beduffy avatar May 05 '19 21:05 beduffy