Git Product home page Git Product logo

frc-4488eclipse.net's Introduction

Shockwave Eclipse.NET

Shockwave Eclipse FRC Bot Programmed In C# Using WPILib.NET

This is a C# project I did over the summer programming the systems on the Shockwave FRC Eclipse Robot using WPILib.NET. Please note that the NuGet packages for the version of WPILib.NET in this project are outdated.

eclipsenet

frc-4488eclipse.net's People

Contributors

mattmoradi avatar

Watchers

 avatar

Forkers

joshet1223

frc-4488eclipse.net's Issues

Reform Autonomous Using Switch Case

The way that I wrote the current autonomous here waz really trashy and should be reformed into a more efficient manner such as a switch case using break statements. Removing the entire default autoSelected switch statement would also probably be more efficient as well seeing as it is not necessary here. This auto code can all be found under _4488Eclipse.cs/AutonomousPeriodic().

Update WPILib.NET NuGet Packages

The NuGet packages that I was using for the .NET implementation of the WPI Library are currently out of date. The problem with updating them is that the using statements and references will then become unrecognized and cause compile errors. The most updated NuGet packages for the references of the current robotdotnet/WPILib don't recognize standard WPI functions that were recognized in previous WPILib.NET builds such as CANTalon. #BlameThad

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.