yuxng / PoseCNN

A Convolutional Neural Network for 6D Object Pose Estimation in Cluttered Scenes
https://rse-lab.cs.washington.edu/projects/posecnn/
MIT License
761 stars 245 forks source link

pangolin::GlBuffer::GlBuffer #118

Open lfs119 opened 3 years ago

lfs119 commented 3 years ago

/usr/include/c++/5/bits/stl_construct.h:75:7: error: use of deleted function ‘pangolin::GlBuffer::GlBuffer(const pangolin::GlBuffer&)’

ubuntu16.04 I have try some versions of Pangolin and get the same error. The error causes by gcc version?