Botball(wombat)

Contents:

  • Tutorial
    • Basic Examples
    • Advanced Examples
    • Move
  • Modules
Botball(wombat)
  • Tutorial
  • View page source

Tutorial

  • Basic Examples
    • Example 1 Moving Forward
      • What does code do?
      • Functions Used
        • Function Implementation
      • Tips for Rookie
    • Example 2 Going Backwards
      • What does the code do?
      • Functions Used
        • Function Implementation
      • Rookie Tips
    • Example 3 Going Backwards Faster
      • What does the code do?
      • Functions Used
        • Function Implementation
      • Rookie Tips
    • Example 4 Using mav
      • What does the code do?
      • Functions Used
        • Function Implementation
      • Rookie Tips
    • Example 5 Time To Turn
      • What does the code do?
      • Functions Used
        • Function Implementation
      • Rookie Tips
    • Example 6 Getting Values
      • What does the code do?
      • Functions Used
        • Function Implementation
      • Rookie Tip
    • Example 7 cmpc and gmpc
      • What does the code do?
      • Functions Used
        • Function Implementation
      • Rookie Tip
    • Example 8 using abs
      • What does the code do?
      • Functions Used
        • Function Implementation
      • Rookie Tips
  • Advanced Examples
    • Advanced Example 1 Move And Rotate
      • What does this code do?
      • Functions Used
        • Function Implementation
    • Advanced Example 2 Using The Claw
      • code10()
      • What does this code do?
        • Function Implementation
    • Advanced Example 3 Recording Values
      • What does this code do?
      • Functions Used
        • Function Implementation
  • Move
    • forward
      • fd()
    • turn_right
      • turn_right()
    • turn_left module
      • turn_right()
    • distance_and_speed module
      • distance_speed()
      • Function Implementation
Previous Next

© Copyright 2024, Luqi Xu, Muyao Zhang, Kaily Xu, William Jin.

Built with Sphinx using a theme provided by Read the Docs.