Git Product home page Git Product logo

elliot2's Introduction

elliot2's People

Contributors

vexcat avatar

Stargazers

 avatar  avatar  avatar

elliot2's Issues

Target motions

Make motions that just set the target for the robot to go to, with a separate waitUntilSettled motion, very big yolo.

Make 90deg macros

It might be pretty yeet if the driver could move the robot exactly 90deg. Make this macro act on the left and right arrow keys of the controller.

bound() gets stuck if size == 0

If size == 0, bound should just set the index to 0 instead of looping. This causes issues with empty ControllerMenus and empty CRUDMenus.

port it to C# pls

Yea well that's a reason.

Also make it work if you haven't bought a robot yet, please, cuz it looks like a pretty good idea

Make a timeout

Sometimes auton actions get stuck and the auton can't continue. The movement functions should give up after 3 seconds yo.

Command Line

Yo, make a command line. It should be a background task, and it should behave like this:

> [LOG] Robot startup OK
< get-state
> [RES] {"data": "is_cool"}
< do_auton RedBlu
> [PRG] 0
> [PRG] 0.1
> ...
> [PRG] 0.9
> [PRG] 1.0
> [RES] Finished
< do_auton NonExistant
> [ERR] No such auton

Very yeet, should be useful when wireless programming becomes a thing.

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.