GithubHelp home page GithubHelp logo

chopshop-166 / frc-2019 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 11.0 695 KB

FRC Team 166's source code for the 2019 game, Destination: Deep Space

License: MIT License

Java 44.89% XSLT 33.38% Python 15.31% C++ 6.42%
first-frc first-robotics-competition robotics

frc-2019's People

Contributors

1000dollarbill avatar andrewmartin5 avatar bot190 avatar daviddesfosse avatar evanjalbs04 avatar lbrenn7 avatar msoucy avatar quinn-5 avatar rohan-sreenivasan avatar strimper13 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

frc-2019's Issues

Arduino LEDS

Tasks:
Critical = *
-*Team Color led strobing (ping-ponging from end to end)
-*All Green
-All Blue
-All Red
-*All Team Color
-Rainbow Cycling?
-Turn Signals

Lift

Commands:

  • Raise lift (Operator Controlled)
  • Lower Lift (Operator Controlled)
  • Flip Lift to Opposite Side
  • Home Position
  • Height for Ball Pop Shot on Rocket
  • Rocket Specific Heights (6 Total: 3 Hatch, 3 Cargo)
  • Bottom Feeding Height
  • Cargo Ship Bay Lift Height

Sensors:

  • Encoders for lift height
  • Limit Switches to assist encoders
  • Potentiometer for manipulator height

Restore config values in vision code

See here for info - you can't just find-replace str -> mode, that breaks other things!

I'll teach you regex sometime so you can properly do that find-replace, but for now examine all the changes in 6dde0ef to make sure that they're actually what you intended

Manipulator

Commands:

  • Pick Up Ball
    • Open Beak: extend solenoid
    • Intake Position: move arms to front limit switches
    • Spin Rollers: actuate motors spinning inward
  • Release Ball
    • beak is opened & in intake position
    • spin rollers outward & launch ball
  • Pick Up Hatch
    • Close Beak: retract solenoid
    • Fold Back Arms: until hits back limit switch
    • Open Back Beak Once Inside Hatch Panel (Limit): extend solenoids
  • Release Hatch:
    • drive to hole (vision), once inside close beak, retract solenoid, back out

Sensors:
HURF
Limit Switches

Drive

Commands:

  • Drive
    • Joysticks
  • Turn X Degrees:
    • gyro, motors, joystick
  • Go Straight:
    • gyro, motors, joystick
  • Score (Work With Elevator and Manipulator) (Align)
    • motors, vision, gyro, encoder, lidar, joystick
  • Go X Distance:
    • motors, encoders, joystick
  • Give Driver Vision:
    • camera
  • Down Off Drop:
    • double solenoid, motor, encoder, joystick
  • Climb:
    • joysticks, double solenoid, encoder, motors
  • Object Avoidance (?):
    • lidar, motors

Sensors:

  • Lidar
  • Encoders
  • Camera
  • Gyro
  • Joysticks

RGB LEDs

Commands:
Turn On Team Color
Turn On Green
Turn On Blue
Turn On Red
Turn On All
Turn Off All

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.