|
How send ultrasonic sensor data to driver station?
Hi! We want to use some ultrasonic sensors so the driver can get an idea how close they are to the crates or other robots. My question is how can I send the data to the driver station from the RIO? Should I make a program that sends the data through TCP to the driver station computer? I am using Python and RobotPy but if you know how to do it in Java, I could try to change that to Python. Any help will be greatly appreciated!
|