SkillAgentSearch skills...

BobTrajectory

A library for Generating paths using 254's 2014 code and following them via Talon SRX Motion Profiles

Install / Use

/learn @Team319/BobTrajectory
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BobTrajectory

A library for generating paths using a modified version 254's 2014 code through a GUI. Brought to you by teams 319 and 2363.

Setup

  1. Add the following to your build.gradle, This allows you to pull the dependencies needed from a github repository:

    repositories { jcenter() maven { url "https://jitpack.io" } }

  2. Add this line to the dependencies block:

    compile 'com.github.Team319:BobTrajectory:master-SNAPSHOT'

For more details, see the wiki: https://github.com/Team319/BobTrajectory/wiki

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated1y ago
Forks7

Languages

Java

Security Score

75/100

Audited on May 23, 2024

No findings