mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
add test for voronoi
This commit is contained in:
@@ -5,7 +5,7 @@ sys.path.append("./PathTracking/stanley_controller/")
|
||||
|
||||
from PathTracking.stanley_controller import stanley_controller as m
|
||||
|
||||
print("stanley controller test")
|
||||
print(__file__)
|
||||
|
||||
|
||||
class Test(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user