Our team have been looking to use the Nav6 IMU from Kauai Labs. For the past few weeks, we were able to download the nav6.jar file from this website:
https://code.google.com/p/nav6/
However, whenever we compile the project, an error stating that the package does not exist.
e.g) error: package com.kauailabs.nav6.frc does not exist
[javac] import com.kauailabs.nav6.frc.IMUAdvanced;
We followed the steps provided here:
https://code.google.com/p/nav6/wiki/Java
Has anyone been able to successfully deploy the code in Java?
Team 4911
Cyber Knights
Software Team