|
RoboRio + Labview: Is it possible to _also_ run python code on RoboRio?
We are using LabVIEW to program the main robot, but are using Python for our CV / targeting subsystem. Am I correct in thinking that if LabVIEW for driving, then we are out of luck _also_ deploying Python on the RoboRIO? (We are definitely using Python on a daughterboard.)
That is, do I understand correctly that the choice of programming language on the RoboRIO is exclusive: we cannot deploy _both_ some amount of LabVIEW code _AND_ some amount of Python code on the RoboRIO?
|