Continuing Research
This past week I have been focusing on the speech components of the snackbot. I have learned to create a state machine for the speech and also to run tests using the state machines. The software still has a few bugs in it, but it still basically does what is suppose to do. It’s kind of cool being able to engage in conversation with the software even though it is a linear one. Jessica and I have also started creating maps of a few floors in Newell-Simon Hall. We get to use a gaming joystick to steer the base of the robot. The pioneer base of the snackbot uses a SICK laser that utilizes a mirror to project a light beam at a 180 degrees in what I believe are 1 degree intervals. It then measures the time it take the beams to return to create a series of points that can then be turned into a 2D map of its surroundings. We use these maps in order to make it possible for the robot to know where it is and where it needs to go.