|
Re: RoboRio + Labview: Is it possible to _also_ run python code on RoboRio?
You can deploy as much code as you want, but you need to do some custom linux-ing, moving code around and running it manually, etc.
If you're running Python on a coprocessor and just want to access the data, you can use pynetworktables to publish that data, and not need to run Python on the RIO.
__________________
I have approximate knowledge of many things.
FRC 3184: 2014-, FTC 10648: 2015-
|