Git Product home page Git Product logo

elliot2's Introduction

Elliot2

Introducing Elliot2: A new way to program your robot!

With Elliot2, programming autonomous no longer comes with the overhead of having to reposition your robot, having to plug in a microUSB in the middle of your robot, or even having to touch your robot.

Instead, it is now possible to program with the controller! This project aims to make this feasible, with as many features as possible.

Features

During autonomous, the robot is capable of doing the following motions:

  • Direct Base Control
  • Move to Position
  • Rotate
  • Move in a Straight Line (SLine)
  • Move Mechanism (Intake, Puncher, Angler)
  • Shoot
  • Delay
  • Automatic Ball Tracking w/ Vision Sensor

These, when put together in a list of auton motions and a starting position, form a completed auton. Using the included controller menu, you can edit autonomi without having to re-compile.

These autonomi save to the microSD card on your V5 Brain, as a json file (save.json).

This program also features odometry using tank kinematics. This makes it possible to move to an absolute position during autonomous, regardless of physical obstruction, like caps.

catOS

The catOS menu system is a confusing mess a glorious and minimalistic UI for robot configuration.

To get started with catOS, press the <- and -> buttons together. Use the up/down arrows to view the entries in a list, and the A/B buttons to navigate in and out of menus.

The autonomous & auton editor lists are special in that they have an extra menu to create/move/duplicate/delete items. To access this menu, press X. Most of the options will not prompt you for anything, but they have happened.

Data will be saved when exiting any list editor. This now includes MotionEditor, which means an auton will save much more frequently.

Documentation

Documentation for this project can be found at https://ungato.tk/botdocs/.

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.