strands-project / strands_social

Social media apps for e.g. twitter
MIT License
0 stars 8 forks source link

datamatrix doesn't compile on kinetic #50

Open marc-hanheide opened 6 years ago

marc-hanheide commented 6 years ago

see https://lcas.lincoln.ac.uk/buildfarm/job/Kdev__strands_social__ubuntu_xenial_amd64/3/console:

/tmp/catkin_workspace/src/strands_social/datamatrix_read/src/data_matrix.cpp:49:5: error: ‘imwrite’ is not a member of ‘cv’

@Jailander can you quickly check what is wrong with this. Probably some simple opencv header issue.

Jailander commented 6 years ago

HI just saw this will fix tomorrow morning, although one wonders is there any sense on maintaining this package? we are not using it anymore (since 2014 I think) and we have better options.

marc-hanheide commented 6 years ago

Yes, that's the other option. Moved it to a deprecated branch and remove here. Maybe even better!

Jailander commented 6 years ago

Ok I will do that :)

Jailander commented 6 years ago

I have created a PR (#51 ) removing the package, and created a deprecated branch on the main repo with the previous package