Update 'Color_Sorting/README.md'
This commit is contained in:
parent
9783d9c8cb
commit
4b1fd5ca01
@ -83,7 +83,7 @@ The robot has reached the outline. It drives backwards and turns to the right fo
|
|||||||
### Robot does not detect outer line
|
### Robot does not detect outer line
|
||||||
During programming I got challenged by the problem, that the outer line is sometimes not detected. After trying different approaches to fix the bug I suspect that the processor of the EV3 is slowed down by the camera and for this reason does not detect the line when the sensor is above it.
|
During programming I got challenged by the problem, that the outer line is sometimes not detected. After trying different approaches to fix the bug I suspect that the processor of the EV3 is slowed down by the camera and for this reason does not detect the line when the sensor is above it.
|
||||||
|
|
||||||
Another reason can be that the line doesn't differ enough from the floor. Make sure that the given values making sense for your circumstances.
|
Another reason can be that the armes project shadows or the line doesn't differ enough from the floor. Make sure that the given values and the physical structure of the robot making sense for your circumstances.
|
||||||
|
|
||||||
You can change all the input values such as the minimal line reflection and the driving rates in the program.
|
You can change all the input values such as the minimal line reflection and the driving rates in the program.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user