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
122 stars 118 forks source link

add extensions for robot plugins to the lab #1651

Closed rbudde closed 1 week ago

rbudde commented 3 months ago

neural networks are the first extension of robot plugins of the lab. They can be declared for each plugin as

In the case of selectable the start page gets a dropdown, that allows the user to select the plugin.

Todos:

Changes:

rbudde commented 3 months ago

the following problems will be solved later (in an issue of its own):