Skip to content

mannrobo-training/robot-solo-mark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project 3: Real Robots

Part three of the course: learning how to program actual robots and work with competition modes/input.

This project is intended to be more open-ended. There are some set things that everyone needs to learn, but you should feel free to explore your own ideas and ask questions.

Driving Questions

By the end of this project, you should be able to answer the following:

  • How to use a VEX competition template to structure your code
    • What functionality does the VEX Competition template add?
    • Where should I put my driver/autonomous code?
  • How to create abstract control methods
    • How does abstracting control methods help me write better code?
  • How to program driver controls
    • How can I use a loop to continuously update robot state?
    • How can I get input from the controller?
  • How to write simple autonomous methods
    • How can I use sensors to alter program control flow?

About

robot-solo-mark created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages