An open API service indexing awesome lists of open source software.

https://github.com/rawpython/kukakrlmagic

Translates kuka KRL robot programs into python code for an easy debugging. Plus it produces flowcharts.
https://github.com/rawpython/kukakrlmagic

Last synced: 9 months ago
JSON representation

Translates kuka KRL robot programs into python code for an easy debugging. Plus it produces flowcharts.

Awesome Lists containing this project

README

          

kukaKRLmagic
===

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