WRO Elementary 2015. Field Run. Part 1
This is the final run for our World Robotics Olympiad (WRO) 2015 Elementary Challenge Robot. In "dives", detects the color of the pearl and then counts the number of Ping-Pong balls to release.
- #191
- 19 Dec 2015
There are common patterns when working with LEGO Mindstorms Sensors that could be applied to Sound, Rotation, Gyro, Color and all the other sensors.
LEGO Mindstorms EV3 and NXT include many sensors. Use of the sensors is what makes the robot powerfull.
This is the final run for our World Robotics Olympiad (WRO) 2015 Elementary Challenge Robot. In "dives", detects the color of the pearl and then counts the number of Ping-Pong balls to release.
Showing the same run, but from a different angle. This allows you to see more of the way we sensors work and how exactly the robot positions itself.
With this first tutorial on the Motion Sensor in the LEGO MINDSTORMS Robot Inventor course we demonstrate the basic algorithm for moving in a straight line with the Motion Sensor. From here all the other algorithms are modifications, and if you know the basic it will be easier to tweak the behavior for your particular challenge