Robotics Navigation Sensors. NavX-MXP designed for the National Instruments RoboRIO & FIRST FRC Robotics. Navx-MIcro designed for Android-based FIRST FTC Robots
MIT License
105
stars
89
forks
source link
Update build to build separate debug and static artifacts #74
Required a few changes.
Gradle 5.0
Debug mode is pickier about deprecations, so use individual headers rather then just including wpilib
Fix zip tasks to work properly, use them as artifacts
You will need to check that the signing part of this works.
Required a few changes. Gradle 5.0 Debug mode is pickier about deprecations, so use individual headers rather then just including wpilib Fix zip tasks to work properly, use them as artifacts
You will need to check that the signing part of this works.