Adding a Camera
Now that the necessary buttons, sliders, and spinner boxes have been added to the interface, it is time to find a way to attach a camera to the robot. The camera will allow a user to control the robot without having to be in the same room as the robot (albeit within 30 feet of the robot). However, there is no default video component in C#. As such, some exploration needs to be done to see if such a component exists. If a video component is available, a wireless camera must be found that will work with it.