mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
fic mypy ci (#747)
This commit is contained in:
@@ -138,7 +138,3 @@ class LidarSimulator:
|
||||
ry.append(range_db[i] * np.sin(t))
|
||||
|
||||
return rx, ry
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user