from Any recommendations for alternative programming languages?:
ethanreece says:
When exploring solutions, I looked at RobotC, EV3-G, ev3dev (Python, MicroPython, C++), and LeJOS:
...
ev3dev with Python is an interesting solution, as it uses VS Code as its IDE. However, ev3dev has a delay of at least three seconds when a program is selected on the brick, which is unacceptable during a match.
MicroPython, which uses ev3dev, has the same issue as regular Python.
...
Action: confirm that this is still an issue and look for solutions
from Any recommendations for alternative programming languages?:
ethanreece says:
When exploring solutions, I looked at RobotC, EV3-G, ev3dev (Python, MicroPython, C++), and LeJOS:
...
ev3dev with Python is an interesting solution, as it uses VS Code as its IDE. However, ev3dev has a delay of at least three seconds when a program is selected on the brick, which is unacceptable during a match.
MicroPython, which uses ev3dev, has the same issue as regular Python.
...
Action: confirm that this is still an issue and look for solutions