It occurred to me that I would be able to program the robot without actually building the hardware by use of a simulator. I could simulate the actions of a robot down to what you put into the servos by using some software design methods to isolate the robot hardware and simulator using an "interface" and "adapter" design pattern.
No comments:
Post a Comment