Skip to content

Commit affcc3f

Browse files
committed
Deleted scipy import
1 parent 934d5f5 commit affcc3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Mapping/lidar_to_grid_map/lidar_to_grid_map.py

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import cv2
1212
import matplotlib.pyplot as plt
1313
from math import cos, sin, radians, pi
14-
from scipy.ndimage.morphology import binary_closing, binary_fill_holes
1514

1615
EXTEND_AREA = 1.0
1716

0 commit comments

Comments
 (0)