Translates kuka KRL robot programs into python code for an easy debugging. Plus it produces flowcharts.
There is not to much to say, this application converts kuka KRL to really runnable python code, and also produces flow charts.
The following KRL code: https://github.com/rawpython/kukaKRLmagic/blob/master/R1/Program/sample_program.src
produces this flow chart