mchancan / deepseqslam

The Official Deep Learning Framework for Robot Place Learning
https://mchancan.github.io/spl
GNU General Public License v3.0
93 stars 14 forks source link

How to debug #3

Open kaiyi98 opened 2 years ago

kaiyi98 commented 2 years ago

Thanks for sharing the code, I wanted to debug to better understand your work but fire. Fire doesn't seem to support debugging, what should I do?

mchancan commented 2 years ago

I think Fire supports debugging, this might be helpful: https://google.github.io/python-fire/benefits/#debugging