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

Issue #1414: Stop Robotino when colliding #1574

Closed AyaMoussa closed 8 months ago

AyaMoussa commented 8 months ago

Description

For Issue 1414, it is required for the robotino robot to abort blocking blocks (This applies to the drive: x, y, distance and the drive to: x, y, speed, block) commands in case of collision.

Type of change

Please delete options that are not relevant.

Checklist: