MarkusXL
lvl.4
United States
Offline
|
GReat! But, it's not very straightforward. This is all the information in the universe (according to google) that exists about this topic:
Note:
The format for line information is as follows:
The first item is a fixed number 10, which represents the points in the line detected by the robot. The second item, Info, is information about the line returned by the robot (in which 0=no line, 1=single line, 2= T-intersection, 3= 4-way intersection). The third item is a group of 4 numbers: X-axis (for points ranging from near to far), Y-axis, θ (actual tangent line) and C (or curvature, in the value range 0-10, with 0 representing a straight line). Altogether there will be 42 values.
So how do I use these values? |
|