Skip to content

lewishawk/CS1822_R13-Robotics-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS1822_R13-Robotics-Project

PRINTER


Code For Robot:

  • printer.java : Inits everything, code to build off of
  • axisInterface : Controls all the axis controllers and pen controller, what we use in printer.java to interact with the robot
  • axisController: Controls a single axis allowing it to calibrate the axis and move the axis to any point on that axis
  • penController : Controls the pen using a state machine to decide to move the pen up or down with calls from our axisInterface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages