Skip to content

Spartronics4915/Spartronics-254Base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spartronics-254Base

Contains the foundational team codebase in preparation for the 2019 season.

Helpful Links

Best Practices | WPILib | WPILib Java Ref | CTRE Java Ref | CANTalon User's Guide | CANTalon Ref Guide | Travis CI

Learning this Codebase | Spartronics Developer Handbook | Spartronics Intro Slides

Code Ancestry/Acknowledgements

This is a derivative of team 254's 2017 codebase (with some 2018 updates), modified to better match our team's hardware, vision, programming and electronics conventions. We've also ported it to the 2018 WPI and CTRE interfaces. Code can be built via command-line gradle or via VSCode.

Modifications include:

  • refactor into our namespaces
  • remove 2017-specific game code
  • support for pigeon imu
  • disabled vision/adb connection to android phone
  • port to 2018 wpi/ctre interfaces
  • modified ant build for better Travis building
  • removed dash and dash_release
  • removed vision_app
  • modified build system:
    • embed version and developer info into app manifest
    • hardcode refs to support library to wpilib/... in this repo
    • added test target and minimal travis/slack support

Many thanks to CheesyFolks (Team254) for sharing your code!

For more details on code highlights, please refer to CheesyNotes.

About

Spartronics' modification of 254's 2017 code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.6%
  • JavaScript 3.7%
  • HTML 0.7%