I have no idea how to solve this problem and having seen this forum outstanding performances in resolving problems presented by other users in the past, I considered it an avenue to get help and also learn. I believe you'll help me and put me through how to go about this and solve similar problems in the near future. My question is as follows:
Consider a walking robot that has two legs and two arms. The robot walks towards a screen that has three buttons (red, yellow, and green). On the path towards the screen, there is a chair that blocks the robot. The robot observes the chair and make a left turn of 80 degree, walk 20 cm and make right turn of 100 degree walk forward (to the screen). To reach the correct position, after 40 cm, additional adjustment of 100 degree to the right is needed. After 15 cm, robot makes left turn of 160 degree towards the screen and finally reaches it. The robot lifts left arm and uses color sensor to detect the color on the screen, put down the left arm and lift right arm to press button based on the detected color of the button. Now, I'll like to prepare a state diagram of the above scenario using correct UML notations.
Please kindly assist me and put me through.
Thanks.