Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/torontocodingcollective/2019_gyrodrive_vscode

FRC Robot Framework for mobility and auto patterns
https://github.com/torontocodingcollective/2019_gyrodrive_vscode

first-frc first-robotics first-robotics-competition frc frc-java frc-robot frcjava toronto-framework

Last synced: about 17 hours ago
JSON representation

FRC Robot Framework for mobility and auto patterns

Awesome Lists containing this project

README

        

[![Join the chat at https://gitter.im/torontocodingcollective/GyroDrive](https://badges.gitter.im/torontocodingcollective/GyroDrive_VSCode.svg)](https://gitter.im/torontocodingcollective/GyroDrive?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

2019_GyroDrive_VSCode


Gitter: https://gitter.im/torontocodingcollective/GyroDrive

For 2019, WPILib will be moving to Visual Studio Code from eclipse.


This GyroDrive project for Visual Studio Code uses the Alpha release of the WPILibs as of Oct 2018.


The GyroDrive project uses a gyro and a differential drivebase (Left/Right motor drive). The Toronto Framework is a reference implementation using the Command Based coding paradigm.


The Toronto Framework adds classed useful when reading a gamecontroller, and shows how to organize the code into OI, Subsystems, and Commands.

This project will continue to be updated as new features are released. For more information see www.torontocodingcollective.com.