Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 528 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 528 Bytes

dmt_project

Imperial College Dept. Mechanical Engineering 3rd Year Design Make Test Project

Team Members:

  • Vlad Khon
  • Nick Hafner
  • Matt Leclerq
  • Cyrus Ketabi
  • Joseph Coulsond

Project Description

Create a robotic grabber controlled by a haptic feedback glove

setup.bash

When compiling the mbed code (on linux) run source setup.bash from the main directory before making the code (by running make in the code directory). Note that you'll need to have gcc4mbed installed in the same directory as this file