Skip to content

TorontoCodingCollective/2019_GyroDrive_VSCode

Repository files navigation

Join the chat at https://gitter.im/torontocodingcollective/GyroDrive

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.