-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
triageIssues that have not been triaged yetIssues that have not been triaged yet
Description
Describe the bug
I wanted to be able to view the measured gyro angle.
On EV3 sensors could not find circle ended box with a circle ended box inside "sensor" with either angle or speed.
To reproduce
Code as in the picture below.
Expected behavior
In the input menu, I was was expecting an interface for the gyro speed and angle. I was expecting a circle ended box with a circle ended box inside "sensor" that would have recognised "gyro" from my assignment, line 9 in the python. I want line 17 to read print("Gyro", gyro.speed)
I know it is incorrect but I got close to the result I wanted by using what I was expecting with gyro.tilt()[0]
Screenshots

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triageIssues that have not been triaged yetIssues that have not been triaged yet