Page 1 of 1

Task 2 1. Robot is randomly placed inside an arena. 2. Robot must use the ultrasonic sensor, U, to scan for a target in

Posted: Mon May 09, 2022 6:28 am
by answerhappygod
Task 2 1 Robot Is Randomly Placed Inside An Arena 2 Robot Must Use The Ultrasonic Sensor U To Scan For A Target In 1
Task 2 1 Robot Is Randomly Placed Inside An Arena 2 Robot Must Use The Ultrasonic Sensor U To Scan For A Target In 1 (19.1 KiB) Viewed 39 times
create c langauge code for ev3 lego robot to execute the following task
Task 2 1. Robot is randomly placed inside an arena. 2. Robot must use the ultrasonic sensor, U, to scan for a target in front of it. 3. You need to implement an algorithm to guide the robot towards the target. 4. The touch sensor, T. must be used to initiate target seeking behavior, and start/stop the robot. That is, the robot stops when it hits the target. Then you engage target seeking, again, by clicking the touch sensor, 5. Using the gyro, G. in any way will award you bonus points. 6. Targets can be stationary and/or they can move.