Skip to content

[Question] How can the performance speed be increased on the EV3? #448

Answered by dlech
PhilKu7 asked this question in Q&A
Discussion options

You must be logged in to vote

We were actually just discussing this... 6 years ago. Seems like yesterday. 😆 See ev3dev/ev3dev#324. The graph looks very familiar.

The short answer is that Linux is not a realtime operating system, so this is just how ev3dev is. So you will have to look for solutions that work around this. For example, maybe it is possible to use more than one sensor or a larger sensor (Mindsensors light array?) to be able to detect the line while the robot is still moving fast. Or maybe you can make the robot go slower when you think you are getting close to the line?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PhilKu7
Comment options

Answer selected by PhilKu7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
platform: EV3 Issues related to LEGO MINDSTORMS EV3 topic: sensors Issues involving sensors
2 participants