![]() |
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
|
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
I'm using 64-bit Windows 8.1 (that might be the issue?)
Here is the command prompt window text Code:
Catched FileNotFoundException: C:\Users\Joe\Desktop\navx-utilities\navXMXPUI\appThanks! |
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
Also, you might try installing the processing IDE, using the instructions at the bottom of this page: https://code.google.com/p/navx-mxp/wiki/navXMXPUI |
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
I have the Processing IDE installed (v2.2.1) When I try to run the navXMXPUI.pde, it says: Code:
No library found for com.kauailabs.navx_mxp |
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
You'll need processing IDE v 2.1. Also the sketch folder in the processing IDE needs to be set to point to the directory that has the navXMXPUI.pde file in it. |
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
* You might also get the symptoms you've described if there is some binding or other non-uniform drag in your drivetrain. |
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
|
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
|
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
Did a little research on the error message re: the missing file; it looks like the previous Java system thought it was 32 bits, so perhaps previously the 32-bit version of Java 8 was installed. We will do some testing with Java 8 and the navXMXPUI to try to get this sorted out. |
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
Thanks again for the help. The NavX is VERY responsive at 60Hz! It's awesome! |
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
It sounds to me like you need to set the P constant lower yet. Remember that it's using the error in robot heading and turning that into a motor command. Motor values are between -1 and 1, and you probably want it to go to less than ten percent power when you're within several degrees of the target. I'd try a Kp of 0.01 to start with and go from there. |
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Scott,
I too am having difficulty running the UI. If I execute navXMXPUI.bat (edited as specified to point to COM4, which is where the ST VCP is connected), I get an error "Could not find or load main class NAVXMXPUI". I am able to run navXConfig (setup.exe) with no issues which leads me to believe both the PC and navX hardware are configured properly. I'm using Win 7 (64 bit), and have Java 1.7 runtime enabled under User settings (1.8 is also installed, but I have disabled it). I've also installed Processing 2.2.1 (BTW, 2.1 is not listed as a downloadable release) and have merged the UI "processing" directory to the [user]\Documents\Processing location. I can open the Sketch successfully however when I attempt to compile it I get the same library errors as a previous poster reported (no library found for com.kauailabs etc.). When I "Show Sketch Folder", the navXMXPUI folder (and its subfolders) is displayed as one would expect. Where have I gone wrong? I suspect it's something in my Java configuration. |
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
The pre-built binary in the navxmxpui\application.windows64 directory should work on 64-bit windows if java 1.7 is installed, it's built with processing IDE 2.1. Looks like the link to the 2.1 IDE has been removed. :( |
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Quote:
|
Re: ANNOUNCING: navX MXP Robotics Navigation Sensor
Update: I've removed everything related to the UI source code (including Processing 2) and am focusing on trying to get the precompiled version to work.
I did discover that my rollback to JRE1.7 was not completely successful despite what the Configure JAVA tool was telling me. By doing the on-line JAVA verification I discovered that 1.7 was being blocked as a security threat. I was able to authorize it, and am now getting quite different (still unsuccessful) results: Catched FileNotFoundException: C:\Users\ayeckley\Downloads\navx-utilities\navXMXPUI\application.windows64\lib\glue gen-rt-natives-windows-i586.jar (The system cannot find the file specified)<snip> In the .zip I just downloaded there was a "gluegen-rt-natives-windows-amd64.jar" but not a "gluegen-rt-natives-windows-i586.jar". Is this the smoking gun? I've verified that I'm running Win 7 64 bit, on an Intel processor (not an AMD). |
| All times are GMT -5. The time now is 03:47 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi