M.A.R.C.U.S. - Program selector for PyBricks #2654
dsplaisted
started this conversation in
General
Replies: 1 comment
-
|
nice |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
We've made available a framework to help support program selection for FLL teams who want to use PyBricks. It's possible to use both with Pybricks Python as well as Pybricks block coding. It was created by my son who was in FLL last year and is in FTC this year.
Check it out here: https://wccarobotics.github.io/marcus
To use it with block coding, you do need to view the equivalent Python code in PyBricks and then copy that out into the body of a Run method in a separate file. So it's not as smooth as I wish it could be, but this was the best solution I've found. I coach two FLL teams and we used it this year for them and it worked well.
Beta Was this translation helpful? Give feedback.
All reactions