- fix compilation with Qt4 This fixes wg-perception/object_recognition_core#39
- only enable Qt5 for Kinetic This fixes #5
- Contributors: Vincent Rabaud
- work with Qt5
- prevent a crash if object not in DB
- Contributors: Vincent Rabaud
- Merge pull request #4 from v4hn/fix-empty-hull-segfault fix segfault when table with empty hull is received
- fix segfault when table with empty hull is received
- update conf file for docs
- Contributors: Vincent Rabaud, v4hn
- Merge pull request #3 from v4hn/colorful-tables Add color property to table display
- Add color property to table display Now tables can have different colors. This is helpful if you get tables from different sources...
- Merge pull request #2 from v4hn/moc-boost-1.57 Fix build with qt4's moc & boost 1.57
- Fix build with qt4's moc & boost 1.57 This is a common workaround to make sure moc doesn't see preprocessorvariables it doesn't like in boost...
- Contributors: Michael Görner, Vincent Rabaud
- remove useless dependency
- Contributors: Vincent Rabaud
- clean up dependencies
- Contributors: Vincent Rabaud
- add documentation
- clean CMake and package.xml
- remove the ecto cells for the object_recognition_msgs they are build in object_recognition_ros
- initial commit
- Contributors: Ha Dang, Vincent Rabaud