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) |
|
(No difference)
|
Revision as of 19:13, 17 December 2017
- 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?