More import fixes
This commit is contained in:
@@ -2,7 +2,7 @@ import zmq
|
|||||||
from breezyslam.algorithms import RMHC_SLAM
|
from breezyslam.algorithms import RMHC_SLAM
|
||||||
from breezyslam.sensors import RPLidarA1 as LaserModel
|
from breezyslam.sensors import RPLidarA1 as LaserModel
|
||||||
from rplidar import RPLidar as Lidar
|
from rplidar import RPLidar as Lidar
|
||||||
from SlamController_pb2 import SlamScan, SlamLocation
|
from .SlamController_pb2 import SlamScan, SlamLocation
|
||||||
|
|
||||||
|
|
||||||
# Left here as was used in the example, configure as necessary.
|
# Left here as was used in the example, configure as necessary.
|
||||||
|
|||||||
Reference in New Issue
Block a user