Skip to main content
  1. /classes/
  2. Classes, Fall 2025/
  3. CS 2010 Fall 2025: Course Site/

cs2010 Notes: 11-07 More Movement

·31 words·1 min·

Robot Control
#

Let’s try this tree cutting program again, but make it quite a bit simpler.

  • Args
  • max_x - Forward
  • max_z - Right
  • px, py = 0, 0
  • find_tree
  • return_home
Nat Tuck
Author
Nat Tuck