mihaibujanca / slambench3

Other
46 stars 5 forks source link

Add Pointcloud / plyfile support to Bonn #22

Closed matthewspear closed 5 years ago

matthewspear commented 5 years ago
matthewspear commented 5 years ago

Stats

Groundtruth Subsection:

Groundtruth Full:

As expected trying to load full groundtruth crashes after running out of memory:

terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
Aborted (core dumped)
matthewspear commented 5 years ago

Pointcloud displays in Pangolin (light blue): Screenshot from 2019-08-07 03-58-16

But struggles to run properly due to the renderer or possibly my computer!

matthewspear commented 5 years ago

I think that is everything @mihaibujanca, let me know if anything else needs changing!

mihaibujanca commented 5 years ago

Nice work, just tested it