Howard Beck (howard-beck)

howard-beck

Geek Repo

Github PK Tool:Github PK Tool

Howard Beck's repositories

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

Language:JavaStargazers:1Issues:1Issues:0
Language:PythonLicense:MITStargazers:1Issues:0Issues:0

2021-BOTS

Bits of the Stars - Build Season Stage 2 Game Project

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

2086-Final-Project

Final project for 2.086 - Numerical Computation for Mechanical Engineers

Language:MATLABStargazers:0Issues:0Issues:0

6-8210-Sk8t3r-Bot

Final project for 6.8210, an ice skating monopedal robot - Sk8t3r Bot

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

allwpilib

Official Repository of WPILibJ and WPILibC

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

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.

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

FRC2020_Infinite_Recharge

Team 4183's repository for our Infinite Recharge robot's code

Language:JavaStargazers:0Issues:0Issues:0

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.

Language:JavaStargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Senior-Research-Project

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

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

BucketVision

Python-based Vision Pipeline for BitBuckets Robotics

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

CalendarExtension

BTN Calendar Plugin

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

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

Language:JavaScriptStargazers:0Issues:1Issues:0

FRC-2018-Test

Testing files for FRC

Language:JavaStargazers:0Issues:0Issues:0

FRC2019_Auto_Simulator

Simulator for the autonomous sequence of our 2019 robot

Language:JavaStargazers:0Issues:0Issues:0

FRC2019_Destination_Deep_Space

Mission Control for the 2019 FRC Season

Language:JavaStargazers:0Issues:0Issues:0

FRCSim

Java simulator for FRC Robots

Language:JavaLicense:MITStargazers:0Issues:0Issues:0
Language:JavaLicense:MITStargazers:0Issues:1Issues:0

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

Language:MATLABStargazers:0Issues:1Issues:0

SimBot

An empty Robot project with FRCSim support

Language:JavaLicense:MITStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:1Issues:0

swolent-tim

Discord bot for MIT 2025 server

Language:JavaScriptStargazers:0Issues:0Issues:0

Testing_MotionConfigs

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

Language:JavaStargazers:0Issues:1Issues:0

Testing_Units_API

Test cases for Bit Buckets Units API

Language:JavaStargazers:0Issues:1Issues:0