OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
127 stars 121 forks source link

Offer special programming blocks "debug" and "assert" to the end user #187

Closed bjost2s closed 3 weeks ago

bjost2s commented 5 years ago

We have already two blocks which are hidden for the user "debug" and "assert". And soon "eval". image

We should offer them for every supported system, e.g. in a new category in the advanced toolbox.

Currently they are only available with a special key combination.

bjost2s commented 4 years ago

Nice name for the category wanted!

bjost2s commented 4 years ago

"miscellaneous", "code analysis", "code quality"

bjost2s commented 3 weeks ago

won't fix