Finish off SlamController
This commit is contained in:
@@ -28,6 +28,7 @@ public class ZmqSlamUpdater extends SlamUpdater {
|
||||
|
||||
@Override
|
||||
protected void init() {
|
||||
super.init();
|
||||
context = new ZContext();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user