Git Product home page Git Product logo

robot-2019's Introduction

FRC 2019

Control code for robot of team Galaxia 5987 in memory of David Zohar, Genesis, playing in the 2019 FIRST Robotics Competition season, Destination: Deep Space. Genesis will compete at FIRST Israel District Events #1 and #4 and in FIRST Championship (Detroit).

This repository holds the control code of Genesis' subsystems written in Java. The vision recognition code is stored here.

Main Features

Subsystems

  • Drivetrain: Six-whell WCD with a Pure Pursuit alogrithm to follow paths.
  • Elevator: Two-staged Elevator controlled by a motion profile using the Talon SRX's "Motion Magic" control mode. The Elevator has preset heights: Rocket Levels 1/2/3 (for Hatch Panels and for Cargo), Cargo Ship, Loading Station and ground.
  • Hatch Panels: Pneumatic system holding the Hatch Panels.
  • Cargo Gripper: Wristed Gripper holding the Cargo. The Gripper has preset angles controlled by a motion profile to collect Cargo from the ground and score it in the Cargo Ship or the Rocket.
  • Climbing: Four-legged mechanism raising Genesis to Habitat Level 2 or 3. Uses rotation matrices to stay leveled and stable.

Features

WIP: Auto adjustment to the Cargo Ship, Rocket and Loading Station. Genesis uses two Intel RealSense D435 depth cameras to calculate distances and angles from the vision targets. Genesis uses edge detection to find Cargo and a neural network to find Hatch Panels. If the Operator chooses to score in the Cargo Ship, Genesis chooses by itself which Bay in the Cargo Ship to go to.

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.