instar-robotics / papyrus

Papyrus is the front end GUI that generates neural scripts that can be executed by kheops
GNU General Public License v3.0
1 stars 0 forks source link

Implement debug mode #55

Open nschoe opened 5 years ago

nschoe commented 5 years ago

Kheops now supports settings breakpoints on the scripts, in order to either run a full iteration and then stop or Function by Function. Papyrus should now implement this feature as well.