Skip to content

Kotlin library for type-safe units, dimensional analysis, and efficient physical computations, built for robotics and general use

Notifications You must be signed in to change notification settings

team4099/FalconUtils

Repository files navigation

FalconUtils

Import into robot project by adding this into your build.gradle. Make sure to change <release_tag> with the desired FalconUtils version.

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

dependencies{

// other dependencies

implementation 'com.github.team4099:FalconUtils:<release_tag>'
}

About

Kotlin library for type-safe units, dimensional analysis, and efficient physical computations, built for robotics and general use

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5