Skip to content

Code Repo for Stanford's ME 210 Final project. Building a 'siege-robot' based on specifications provided by the course staff

Notifications You must be signed in to change notification settings

swkonz/ME-210-Final-Project-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ME-210-Final-Project

Code Repo for Stanford's ME 210 Final project. Building a 'siege-robot' based on specifications provided by the course staff. For more details on the robot, see the project webpage: https://wintetheroomba.weebly.com/

To Use:

  • To pull from the repo git clone https://github.com/swkonz/ME-210-Final-Project-Code.git
  • To push:
git add <add the directories or files to track and add to remote>
git commit -m "<Add a commit message>"
git push 
<After this step you may need to submit your username and password>

Directories:

  • FullyIntegrated: The full Teensy project for the fully integrated system incorporating the main control logic of the robot
  • RobotMovement: The main project for the movement mechanism of the robot.

About

Code Repo for Stanford's ME 210 Final project. Building a 'siege-robot' based on specifications provided by the course staff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages