![]() |
Autonomous Racing
1
f1tenth Project Group of Technical University Dortmund, Germany
|
Public Member Functions | |
def | __init__ (self, center, radius) |
def | create_array (self, start_angle, end_angle, sample_count=50) |
def | get_angle (self, point) |
def | get_closest_point (self, point) |
Static Public Member Functions | |
def | fit (points) |
Public Attributes | |
center | |
radius | |
def circle.Circle.create_array | ( | self, | |
start_angle, | |||
end_angle, | |||
sample_count = 50 |
|||
) |