Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 689 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 689 Bytes

Summer-17-Lab-Code

This is the GitHub for all of my work at the Neuromuscular Control and Robotics Lab at the University of Pittsburgh

My work pertains to the Baxter Robot, by Rethink Robotics, specifically getting it to imitate human movements for tele-operated control remotely - applications in industrial settings, as well as medical.

So far, this repository deals with arduino and python, using the MyoWare Muscle Sensor, and the MPU 6050 Inertial Motion Unit.

All of the sensors that are used are connected to an arduino, where the data collected from the sensor is sent over serial to python code, which communicates the appropriate commands using ROS to the Baxter Robot.