We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e4eaf0 commit 2107024Copy full SHA for 2107024
readme.md
@@ -17,6 +17,7 @@ Check out a video that shows all objects which have a bounding box with the volu
17
- Catkin.
18
- OpenCV: `sudo apt-get install libopencv-dev`
19
- QGLViewer: `sudo apt-get install libqglviewer-dev`
20
+- GLUT: `sudo apt-get install freeglut3-dev`
21
- Qt (4 or 5 depending on system):
22
+ **Ubuntu 14.04:** `sudo apt-get install libqt4-dev`
23
+ **Ubuntu 16.04:** `sudo apt-get install libqt5-dev`
0 commit comments