![]() |
Re: Eclipse won't connect to roboRIO
Quote:
Buildfile: C:\Users\Sam\Documents\Eclipse Workspace\Test Command Robot\build.xml Trying to override old definition of task classloader clean: [delete] Deleting directory C:\Users\Sam\Documents\Eclipse Workspace\Test Command Robot\build compile: [mkdir] Created dir: C:\Users\Sam\Documents\Eclipse Workspace\Test Command Robot\build [echo] [athena-compile] Compiling src with classpath=C:\Users\Sam/wpilib/java/current/lib/WPILib.jar:C:\Users\Sam/wpilib/java/current/lib/NetworkTables.jar to build [javac] Compiling 13 source files to C:\Users\Sam\Documents\Eclipse Workspace\Test Command Robot\build jar: [echo] [athena-jar] Making jar dist/FRCUserProgram.jar. [mkdir] Created dir: C:\Users\Sam\Documents\Eclipse Workspace\Test Command Robot\dist [mkdir] Created dir: C:\Users\Sam\Documents\Eclipse Workspace\Test Command Robot\build\jars [echo] [athena-jar] Copying jars from C:\Users\Sam/wpilib/java/current/lib/WPILib.jar:C:\Users\Sam/wpilib/java/current/lib/NetworkTables.jar to build/jars. [copy] Copying 2 files to C:\Users\Sam\Documents\Eclipse Workspace\Test Command Robot\build\jars [jar] Building jar: C:\Users\Sam\Documents\Eclipse Workspace\Test Command Robot\dist\FRCUserProgram.jar get-target-ip: [echo] Trying Target: roboRIO-3506.local [echo] roboRIO not found via mDNS, falling back to static USB [echo] roboRIO not found via USB, falling back to static address of 10.35.6.2 BUILD FAILED C:\Users\Sam\wpilib\java\current\ant\build.xml:45: Assertion failed boolean test. roboRIO not found, please check that the roboRIO is connected, imaged and that the team number is set properly in Eclipse Total time: 27 seconds EDIT: When I ping the roborio at roborio-3506.local I get a reply of 10.35.6.2 |
Re: Eclipse won't connect to roboRIO
If you can ping the roboRIO, maybe it's a problem with eclipse specifically. Can you try disabling the firewall just to be sure that it's not blocking eclipse? Also, you can try some of the other programs like SmartDashboard (but remember to set the team number in it's preferences) to see if they can connect.
Also does the Driver Station connect on the same computer? |
Re: Eclipse won't connect to roboRIO
Quote:
|
Re: Eclipse won't connect to roboRIO
I had a problem where I couldn't upload code. I fixed it by making sure that my computer was using the right ip when connected to the router. If you aren't on 10.TE.AM.23 (or any random last number) than you won't be able to connect. Double check that
|
Re: Eclipse won't connect to roboRIO
Quote:
|
Re: Eclipse won't connect to roboRIO
Quote:
|
Re: Eclipse won't connect to roboRIO
My (Windows 7) laptop will occasionally refuse to connect to the RoboRIO. When that happens I follow these steps to get it talking again.
YMMV |
Re: Eclipse won't connect to roboRIO
Quote:
|
Re: Eclipse won't connect to roboRIO
Quote:
|
Re: Eclipse won't connect to roboRIO
Quote:
<property file="${user.home}/wpilib/java/${version}/ant/build.properties"/> |
Re: Eclipse won't connect to roboRIO
Quote:
|
Re: Eclipse won't connect to roboRIO
I feel like there is something that didn't download correctly on my computer since it works on everyone else's computer including the ones that members bring and the ones our team has.
|
Re: Eclipse won't connect to roboRIO
Quote:
|
Re: Eclipse won't connect to roboRIO
Quote:
|
Re: Eclipse won't connect to roboRIO
I was experiencing the same problem. The wpilib jar in eclipse prompted me to update, and when I did, the problem went away. Hope this is the same for you
|
| All times are GMT -5. The time now is 22:13. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi