Write a python program for the scribbler robot


1.Write a python program for the scribbler robot following tasks.

Begin 8-10 feet away from the front wall of the classroom and perform the following tasks:

1. have the robot travel in a straight line until it contacts the front wall

2. have the program sense the robot is stalled, using either getStall() or getObstacle()

3. turn the robot 180 degrees

4. return to your approximate beginning point.

2.Using python write a program to have the scribbler robot follow a line that ends with a loop, go around the loop and come back to the starting point using the getLine() function of Myro

3.Write a python program to have the scribbler robot get out of the obstacle box using either the getObstacle() or getBright() functions of Myro. Your instructor will place the scribbler in the box during the grading run.

Request for Solution File

Ask an Expert for Answer!!
Science: Write a python program for the scribbler robot
Reference No:- TGS0535887

Expected delivery within 24 Hours