After assembling the robot we tried our first simple program. It took us some time to get it working - even going forward and backwards was a problem^^. Later we tried something simple with the sensors we had at our disposal.
The application we can set a list of commands for the robot to do. You simple drag and drop boxes. Each of the boxes has a unique function. We started with trying to make it move forward and backward. For that you use the very same box but you reverse the direction in the box properties. After that we tried to do simple conditions. From studying a guitar robot program earlier we learned that it has to be composed of a loop and a switch.
The problem we encountered was with the intervals. There's a picture of a small flower and a mountain. Then you have a slider with values. It took us some time to realize that the flower can be considered as 1 and mountain as infinite value. After that we managed to get the condition more or less right^^.
No comments:
Post a Comment