stephmak
12-02-2013, 16:40
Hi Everyone,
We finished our robot code, connected the Classmate computer directly to the cRIO via Ethernet cable, cleaned/built the code in NetBeans. We then told NetBeans to run/deploy the code, and it soon hung at the OTA Server stage. After researching the problem, I found that this was normal and we re-deployed the code, only for it to hang again, at the following two lines:
[cRIO]edu.wpi.first.wpilibj.networktables2.server.Server ConnectionAdapter@15 entered connection status: GOT_CONNECTION_FROM_CLIENT
[cRIO]edu.wpi.first.wpilibj.networktables2.server.Server ConnectionAdapter@15 entered connection status: CONNECTED_TO_CLIENT
We then canceled the process, after it stayed at the same line for a few minutes and tried driving in Teleop mode. The three lights for Communication, Robot Code, etc were all green but when the robot connected and we hit Enable, the area near the bottom left on the Driver Station told us there was no robot code and nothing on the robot worked. Our electronics people have double checked all connections, and have concluded that there is nothing wrong wiring wise. I have also been back searching here on Chief Delphi for a solution and have not found anything that worked so far. Can anybody give us a solution please?
Thanks!!
We finished our robot code, connected the Classmate computer directly to the cRIO via Ethernet cable, cleaned/built the code in NetBeans. We then told NetBeans to run/deploy the code, and it soon hung at the OTA Server stage. After researching the problem, I found that this was normal and we re-deployed the code, only for it to hang again, at the following two lines:
[cRIO]edu.wpi.first.wpilibj.networktables2.server.Server ConnectionAdapter@15 entered connection status: GOT_CONNECTION_FROM_CLIENT
[cRIO]edu.wpi.first.wpilibj.networktables2.server.Server ConnectionAdapter@15 entered connection status: CONNECTED_TO_CLIENT
We then canceled the process, after it stayed at the same line for a few minutes and tried driving in Teleop mode. The three lights for Communication, Robot Code, etc were all green but when the robot connected and we hit Enable, the area near the bottom left on the Driver Station told us there was no robot code and nothing on the robot worked. Our electronics people have double checked all connections, and have concluded that there is nothing wrong wiring wise. I have also been back searching here on Chief Delphi for a solution and have not found anything that worked so far. Can anybody give us a solution please?
Thanks!!