Difference between revisions of "Tutorials"
Jump to navigation
Jump to search
(Add section on robot writeups) |
m (Add heading) |
||
Line 9: | Line 9: | ||
* [[Wave Surfing Tutorial]] | * [[Wave Surfing Tutorial]] | ||
+ | == Understanding robots == | ||
Writeups of the internals of well-known robots. In order from least complex to most effective. | Writeups of the internals of well-known robots. In order from least complex to most effective. | ||
* [[Infinity/Understanding Infinity|Understanding Infinity]] | * [[Infinity/Understanding Infinity|Understanding Infinity]] |
Revision as of 19:38, 16 September 2017
Tutorials and walkthroughs covering advanced topics. Usually, these feature lots of code snippets and conclude with a functional test robot.
- Anti-Gravity Tutorial
- Circular Targeting Walkthrough
- Dynamic Clustering Tutorial
- GuessFactor Targeting Tutorial
- Linear Targeting
- My First Robot Tutorial
- Stop And Go Tutorial
- Wave Surfing Tutorial
Understanding robots
Writeups of the internals of well-known robots. In order from least complex to most effective.