You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Brandon says that some program that is required to run the NavX takes up a lot of resources.
Describe the solution you'd like
Consider offloading the NavX to another processor (Raspberry-Pi). The VMX-Pi comes with this setup all ready.
Only need to transfer the values through some way to the roboRIO (ex. network tables).
Describe alternatives you've considered
Additional context
Check if this is an improvement, is the latency of networktables communication worth the trade-off of offload processor resources?
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Brandon says that some program that is required to run the NavX takes up a lot of resources.
Describe the solution you'd like
Consider offloading the NavX to another processor (Raspberry-Pi). The VMX-Pi comes with this setup all ready.
Only need to transfer the values through some way to the roboRIO (ex. network tables).
Describe alternatives you've considered
Additional context
Check if this is an improvement, is the latency of networktables communication worth the trade-off of offload processor resources?
The text was updated successfully, but these errors were encountered: