Skip to content
Discussion options

You must be logged in to vote

What are you looking to accomplish by deploying to a Pi instead of just running in simulation? The Pi has limited I/O and we don't have an implementation to access it. But to answer your question, no, deploying to a Pi is currently not supported. We do distribute WPILib installers for aarch64 that can be installed on a Pi (so you could run the full IDE including simulation), but treating a Pi like a robot isn't supported. The other way Pi's can be used with WPILib is via the Romi, but in that case, we don't deploy code to the Pi, we run in simulation on the desktop and talk to a separate service running on the Romi that talks to the various motors/sensors.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rtkhklepsch
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants