Skip to content

Repository files navigation

dbug-kit

D-Bug's utility kit

This kit contains all of our utility functions and the code that connects between team3316/dbug-trajectory output and the robot code.

Installation

Add JitPack to your gradle repositories:

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

Then, add dbug-kit as a dependency:

dependencies {
   implementation 'com.github.team3316:dbug-kit:<version>'
}

API

TODO

About

D-Bug's utility kit

Resources

Stars

4 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages