Xor/Essentials of Good Prototyping Robot

From Robowiki
< Xor
Revision as of 19:06, 17 December 2017 by Xor (talk | contribs) (Initial commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Essentials of good prototyping robot

  • Maintainable: so it’s easy to change
  • Reliable: so the performance is consistent
  • Effective: so you can evaluate it faster

And with these attributes it will be easy to evolve, reducing the pain of climbing up the rumble. Any thoughts about those attributes?