We’re using a Jetson Nano to program vision, and we’re trying to send over the data using NetworkTables and the python library ntcore. The shell script is booted on startup using Startup Applications on the Jetson when connected to the RoboRio. No idea appears on the NetworkTables section of Smart Dashboard.
The python file that is run is pyntcore/simple_client.py at main · robotpy/pyntcore · GitHub