mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 07:18:01 -05:00
commit test
This commit is contained in:
@@ -14,7 +14,7 @@ from matplotrecorder import matplotrecorder
|
||||
maxiter = 1000
|
||||
h = np.matrix([0.1, 0.002, 0.002]).T # parameter sampling distanse
|
||||
|
||||
# matplotrecorder.donothing = True
|
||||
matplotrecorder.donothing = True
|
||||
|
||||
|
||||
def plot_arrow(x, y, yaw, length=1.0, width=0.5, fc="r", ec="k"):
|
||||
|
||||
Reference in New Issue
Block a user