Difference between revisions of "Xor/Essentials of Good Prototyping Robot"
< Xor
Jump to navigation
Jump to search
m (Xor moved page Xor/Essentials of good prototyping robot to Xor/Essentials of Good Prototyping Robot: upper cases) |
|||
Line 1: | Line 1: | ||
+ | {{stub}} | ||
* Maintainable: so it’s easy to change | * Maintainable: so it’s easy to change |
Revision as of 19:15, 17 December 2017
This article is a stub. You can help RoboWiki by expanding it. |
- 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?