PointCloudLibrary / pcl

Point Cloud Library (PCL)

Home Page:https://pointclouds.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[obj_io.cpp] vector subscript out of range

181404010226 opened this issue · comments

environment:
vs2022,vcpkg,windows10;
bug:
When I load an OBJ file downloaded from a website, I encounter a 'vector subscript out of range' error:
屏幕截图 2024-03-27 092218

@181404010226 Where can I download the file?

@mvieth I downloaded the file from https://www.cgtrader.com/items/2827838/download-page, and it appears that I didn't download the .mtl file. Regardless, this omission is likely to cause issues that could break the program.