Skip to content

Some code error #4

@woshisj

Description

@woshisj

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');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions