Skip to content

while visualing est poses, tless models' are not uploaded #90

Description

@smoothumut

Hi thanks for your great work.
While trying to run vis_est_poses.py it gives error.
in renderer_vispy.py file, the line 402 below gives the error. because the model doesnt have "normals" key and values

    vertices = np.array(list(zip(model["pts"], model["normals"], colors, texture_uv)), vertices_type)

what am I missing,
thanks in advance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions