mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 13:48:10 -05:00
add test
This commit is contained in:
@@ -272,7 +272,7 @@ if __name__ == '__main__':
|
||||
print("Start rrt start planning")
|
||||
import matplotlib.pyplot as plt
|
||||
import matplotrecorder
|
||||
matplotrecorder.donothing = False
|
||||
matplotrecorder.donothing = True
|
||||
|
||||
# ====Search Path with RRT====
|
||||
obstacleList = [
|
||||
|
||||
Reference in New Issue
Block a user