We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6ad017 + 5f5234c commit e187584Copy full SHA for e187584
example1-sim3D/Perception/PoseMaskRCNNModel.m
@@ -88,7 +88,7 @@ function setupImpl(obj)
88
89
try
90
obj.Net = posemaskrcnn(obj.NetName);
91
- catch
+ catch ME
92
93
blockPath = 'IntelligentBinPicking/Object Detector/PoseMaskRCNNModel';
94
if contains(ME.message, 'Graphics driver is out of date')
0 commit comments