martinandrovich / rb-pro5

The project combines the fields of robotic path planning, computer vision and artificial intelligence, to be implemented as algorithms with the purpose of controlling a robot within a simulated environment.
3 stars 0 forks source link

Dump log #15

Closed martinandrovich closed 4 years ago

martinandrovich commented 4 years ago

Add a dump log in debug.h such that the debug::dout and debug::cout data is continuously written to a dump file.

Slaxzer96 commented 4 years ago

Aditionally added an error wrapper that wraps Errors in the dump log, if the Nan is recieved by fl engine.