Giter Club home page Giter Club logo

lemonlight's People

Contributors

chaendizzle avatar macuser47 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

lemonlight's Issues

Create Logfiles on Runtime

Create proper log files (maybe add flags for INFO, WARN, ERROR in web-ui and a log viewer) using the python logger library.

Add networking config to frontend

Frontend should use have the ability to config team name, target networktables IP (and maybe a checkbox to use a roborio ip), enable and disable mDNS, and other relevant networking settings.

Create bootable Raspbain/RPi image

For ease of use and deployment, a raspbain/some raspberry pi compatible image with LemonLight preinstalled will need to be created so teams can simply flash the image to their pis to get started.

Add specific camera functionality

Exposure and color balance for certain cameras including the RasPiCam require specific libraries to adjust. Support for common cameras needs to be added.

Write Documentation

LemonLight needs proper documentation with full specifications and examples to make it easily adaptable to frc teams. ReadTheDocs RSTs could be a good option here?

Create watchdogs for all processes

Both shell script level watchdogs (see #4) and watchdogs within the python backend will need to be made to handle crashed processes and threads

Implement full OpenCV pipeline

The back end will need to properly apply all of the preferences in the vpr format:

  • area_max - Max percent of screen area for a contour
  • area_min - Min percent of screen area for a contour
  • aspect_max - Max width/length ratio for a contour
  • aspect_min - Min width/length ratio for a contour
  • blue_balance - ?
  • calibration_type - ?
  • contour_grouping - ?
  • contour_sort_final - Order to sort the contours by
  • convexity_max - Fullness upper bound - unknown units
  • convexity_min - Fullness lower bound - unknown units
  • cross_a_a - ?
  • cross_a_x - x (coord ?) of contour "crosshair"
  • cross_a_y - y (coord ?) of contour "crosshair"
  • cross_b_a - ?
  • cross_b_x - x (coord ?) of second contour "crosshair"
  • cross_b_y - y (coord ?) of second contour "crosshair"
  • desc - Pipeline description string
  • desired_contour_region - ?
  • exposure - Exposure of camera in ms
  • hue_max - HSV H upper bound
  • hue_min - HSV H lower bound
  • image_flip - [0, 1] - whether the camera image should be fipped
  • image_source - int describing camera image source -- maybe for static image tuning?
  • img_to_show - index of the snapshot to use for static image tuning
  • red_balance - ?
  • sat_max - HSV S upper bound
  • sat_min - HSV S lower bound
  • val_max - HSV V upper bound
  • val_min - HSV V lower bound

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.