Git Product home page Git Product logo

Comments (4)

LuminousLlama avatar LuminousLlama commented on June 12, 2024

write a subsystem and commands on the mini bot, once we are happy with that we can look to moving it into the 2023 repo with the advantage kit format

from 2023-robot-code.

randomstring avatar randomstring commented on June 12, 2024

For reference the Team Mechanical Advantage's LED code is here https://github.com/Mechanical-Advantage/RobotCode2022/tree/main/src/main/java/frc/robot/subsystems/leds

So after some trial and error (and me giving bad direction to Landon) I figure out the correct way to implement the IO hierarchy for the LED subsystem. The key is that the LED system is passive and is not an input to anything. Therefore there is not need to create LoggableInputs as the LED state is 100% controlled by the robot's state and not the other way around.

from 2023-robot-code.

randomstring avatar randomstring commented on June 12, 2024

I merged main to LEDTest. Getting it ready to merge LED control into main.

from 2023-robot-code.

LuminousLlama avatar LuminousLlama commented on June 12, 2024

Proven to work on the practice field 3/1

from 2023-robot-code.

Related Issues (20)

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.