FInal fixes to move to message factory
This commit is contained in:
@@ -20,7 +20,6 @@ class SlamStreamer:
|
||||
self._map_meters = map_meters
|
||||
self._lidar_connection = lidar_connection
|
||||
self._port = port
|
||||
self._zmq_context = self._create_context()
|
||||
|
||||
def start(self):
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user