|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: Smart Dashboard not connecting to robot (Python)
The firewall is disabled. I'm trying to run it on the roboRio. The team number is set in the Smart Dashboard. I'll try connecting directly to the roboRio via Ethernet tomorrow, but after that I'm out of ideas.
|
|
#2
|
||||
|
||||
|
Re: Smart Dashboard not connecting to robot (Python)
Is there any output at the console for either your robot code (use the Driver Station Console Viewer) or for SmartDashboard (you have to execute it via 'java -jar SmartDashboard.jar' to see the output). If there are any error message there, that could be constructive.
|
|
#3
|
||||
|
||||
|
Re: Smart Dashboard not connecting to robot (Python)
Another thing you can try is compile a very simple C++ or Java program and install that on the roborio and see if it works. I would be very surprised if it did, but you never know.
|
|
#4
|
||||
|
||||
|
Re: Smart Dashboard not connecting to robot (Python)
Using the log from the Smart Dashboard, I was able to see that it was trying to connect to 10.32.99.2, when the roboRio's IP was actually 10.32.99.61. I logged into the router and changed the default assignment, and it works now!
Thanks for your help! |
|
#5
|
|||
|
|||
|
Re: Smart Dashboard not connecting to robot (Python)
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|