dimitryn
dimitryn
on same issue changing uInsert(allParameters, ParametersPair(Parameters::kRGBDCreateOccupancyGrid(), "true")) to uInsert(allParameters, ParametersPair(Parameters::kRGBDCreateOccupancyGrid(), "false")) not preventing from create occupacy grid. what configuration needed not to enter if(_createOccupancyGrid && !isIntermediateNode) ? Thanks
Hi @JablonskiMateusz , I getting same error on our Ubuntu 2024 machine. I using openvino 2024 and trying to run our model on GPU.  We using Neo release version...