Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not parse "/data/sfm_data.json" #10

Open
yanjundream opened this issue Dec 18, 2021 · 1 comment
Open

Can not parse "/data/sfm_data.json" #10

yanjundream opened this issue Dec 18, 2021 · 1 comment

Comments

@yanjundream
Copy link

Hello @Enri2077 @andresax @luca-morreale , I come here from your RAL paper. The work seems very interesting and I would like to test it. I have made the code compiled successfully. However, I am not able to run your code with the command ./sfmReconstructor ../data/sfm_data.json ../res/config/default.json. The printing is as follows.

input set to: ../data/sfm_data.json
config set to: ../res/config/default.json
max_iterations set to: 0
JsonParseException--> the json file  is not valid
JsonParseException--> the json file  is not valid
sfmReconstructor: /home/jun/projects/meshmap/realtime-manifold-mesh-reconstructor/external/rapidjson/document.h:1064: rapidjson::GenericValue<Encoding, Allocator>::Const
MemberIterator rapidjson::GenericValue<Encoding, Allocator>::MemberEnd() const [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; rapidjso
n::GenericValue<Encoding, Allocator>::ConstMemberIterator = rapidjson::GenericMemberIterator<true, rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator<> >]: Assertion `IsO
bject()' failed.
Aborted (core dumped)

I am not sure whether it is the "sfm_data.json" is the right one. Could you help check it? Thanks!

@Li-jinnan
Copy link

I'm having the same problem, have you found a solution yet? I personally think it's a problem with the file data/sfm_data.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants