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

Add NN support for all robots #1516

Closed RaghuvirShirodkar closed 1 year ago

RaghuvirShirodkar commented 1 year ago

Is your feature request related to a problem? Please describe. Neural network is already implemented for xNN plugin in the lab. Next step would be to introduce NN support for other robots as well.

In essence, the following needs to be carried out:

List of robot plugins that need to be updated:

List of robot plugins that are excluded for variuos reasons:

NAO

... is a special case, because of its non-standard simulation. This problem will be discussed/solved in another ticket, see #1546

bjost2s commented 1 year ago

@RaghuvirShirodkar, @rbudde please check the boxes before we close this ticket

rbudde commented 1 year ago

solved