9 lines
171 B
Python
9 lines
171 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class PositioningType(object):
|
|
CloseToObstacle = 0
|
|
CloseToTarget = 1
|
|
|