-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
When I run visualizationGripper.m, matlab presented
Error in visualizationGripper (line 3)
A = fscanf(fileID, '%f %f', sizeA)
I solved that problem, and I think that the code fileID = fopen('rgd_cropped320/rgb_0000_annotationsCropped320.txt','r'); in first line.
should be change to fileID = fopen('rgd_cropped320/rgd_0000_annotationsCropped320.txt','r');
D0oooooo, aaronhd and xxhaonan
Metadata
Metadata
Assignees
Labels
No labels