Coder Social home page Coder Social logo

Howard Beck's Projects

2021-bots icon 2021-bots

Bits of the Stars - Build Season Stage 2 Game Project

arthur icon arthur

ARTHUR (A Robot To Help Us Robot) is an off season project to help train the team for the upcoming build season. This is a series of modifications to the 2018-2019 off season project JUNIOR to recode it all from scratch and possibly add more functionality.

dogscan icon dogscan

This is a program I made to capture pictures of my dog climbing on top of my couch while I was at school. It would email me pictures of him climbing during the school day. This program was run on NodeJS with the "jimp" and "nodemailer" packages. This does not include the .exe file which generated images, but that can be found here: https://github.com/tedburke/CommandCam. The program will likely crash if run without modifications since I removed the username and password of the email addresses

extended-drive-characterization icon extended-drive-characterization

The FRC Characterization tool provides an easy way to get an insight into the physics behind robot motors. It generates a robot project to be used in conjunction with the tool to extrapolate constants that describe the physical behavior of a selected motor. While these constants accurately model the linear motion of the robot's drive base when both sides of the robot are running at similar speeds, it is an incomplete description, especially since one side may be slightly mechanically different from the other. This repository aims to describe every motor on the drive base individually and to produce information needed to run a Kalman filter localization that can fuse data from encoders, accelerometer and gyroscope readings from a NavX IMU, and current readings from the TalonFX motor controller

motor-constant-extrapolation icon motor-constant-extrapolation

Extrapolate motor constants from given data points. Resistance, viscous friction coefficient, torque, and EMF constants are taken from provided motor curve data using a least squares planar regression without intercept (no friction). Inductance and moment of inertia are taken from measurements done with no load while not in steady state using a gradient descent algorithm. Frictional torque is taken from measurements with typical load using a least squares regression.

pidf_examples icon pidf_examples

Examples of motor control using PID(F), motor constants from example at http://ctms.engin.umich.edu/CTMS/index.php?example=MotorSpeed&section=ControlStateSpace

senior-research-project icon senior-research-project

Deep Recurrent Learning for Bayesian State Estimation of Autonomous Six Degree-of-Freedom Optical Lunar Lander

simbot icon simbot

An empty Robot project with FRCSim support

testing_motionconfigs icon testing_motionconfigs

Testing MotionConfig (PIDF + anything else motor controllers can store per slot) part of BBMotorController API

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.