Giter Club home page Giter Club logo

motioncontrol's Introduction

Motion Control

Code for the intuitive motion control for the robot. This repo contains all of the code needed to use the wearable motion control interface. Main features are the Motion Control Glove code and the IMU sensor reading programs.

###Directories:

  • HandMotionControlOpt: An optimized version of the code needed to operate the robot hands using the flex sensor based gloves. Takes the voltage drop readings from the flex sensor in the analog pins and relates that to servo motor rotation angles. Has a calibration method for different sized hands with a default setting as well. Green, yellow, and red LED status lights are used. Written for an Arduino Lilypad.

  • IMUReading: Contains several library files developed by Jeff Rowberg to deal with reading in the MPU 9150 IMU sensor we are using as well as the DMP. Two versions of IMU reading programs are functional, one which uses the DMP and one that uses the raw gyroscope and accelerometer data along with our custom Kalman Filter.

  • Kalman Filter MATLAB: Old code written for Dr. Tomonari Furukawa's Bayesian Robotics course implementing a one DOF Kalman Filter for accurate yaw estimates and drift cancelling.

  • Mechtronic Arm: In progress directory for controlling the Mechatronic Arm in various ways for testing.

  • Tactile Feedback: In progress directory used for tactile feedback code. The plan is to use a pressure sensor at the tips of the gripper fingers that senses when the gripper is touching an object. The pressure is related so some sort of tactile feedback method, either small inflatable pressure bags on the glove fingers or small vibration motors.

  • I2CDev: Added standard library for communication over I2C on Arduino.

motioncontrol's People

Contributors

gbledt avatar johngardiner93 avatar

Stargazers

philippe_nuaa avatar  avatar

Watchers

James Cloos avatar  avatar  avatar yuan yuan avatar  avatar  avatar

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.