![]() |
No RobotCode
The programming team and I are currently working with a small test robot we built in the preseason. So far, we have been able to make the robot and make a simple drive system so it can drive based off of user input from a controller. Recently, we re-imaged and re-installed a new JRE onto the roborio that our test robot has to the new 2016 image/jre. Previously, our code would work, now it doesn't and we don't now why?
Here is the console log on eclipse Code:
Buildfile: C:\Users\RM316CSHP2\Desktop\Robotics\Run-Motor\build.xmlCode:
➔ Launching «'/usr/local/frc/JRE/bin/java' '-jar' '/home/lvuser/FRCUserProgram.jar'» |
Re: No RobotCode
We have actually just finished debugging this problem. We solved the problem by re-downloading the JRE and make sure that it is the ARMv7 Linux - VFP, SoftFP ABI, Little Endian version (the second one on the list that pops up). Hope this helps.
|
Re: No RobotCode
Quote:
|
Re: No RobotCode
|
Re: No RobotCode
That stepped hosed us up a bit too the other day. The "browser" in the provided wizard wouldn't play nicely with creating a new account and then letting us download it. It just didn't work. Also, going directly to Oracle's website we couldn't find the link to "ARMv7 Linux - VFP, SoftFP ABI, Little Endian version" so we used the installer wizard (the one shown in the screenshot) to get to the right page, right clicked the link, copied the URL, then opened up Chrome and used that to login to Oracle and then just pasted the URL into the address bar. Viola! We had our proper JRE... then used the wizard to install it by backing up to the start of it all and pointing it to a local file.
|
Re: No RobotCode
Thanks all, it turns out we put the wrong JRE onto our roborio. Got the right one and it worked fine!
|
| All times are GMT -5. The time now is 01:45. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi