ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Himil Sheth's profile - activity

2014-06-06 16:22:38 -0500 received badge  Enthusiast
2014-06-01 16:16:57 -0500 commented question compiling errors for rgbdslam hydro for kinect

Download OpenGL extension wrapper library. Here is the link:- http://glew.sourceforge.net/install.html Go into the directory of downloaded package glew do "sudo make install" And then again try catkin_make RGBDSLAM. It should work out

2014-06-01 16:14:20 -0500 commented question compiling errors for rgbdslam hydro for kinect

Download OpenGL extension wrapper library. Here is the link:- http://glew.sourceforge.net/install.html Go into the directory of glew and do sudo make install. And then again catkin_make RGBDSLAM. It should work out

2014-06-01 16:04:29 -0500 commented question compiling errors for rgbdslam hydro for kinect

Try installing OpenGL extension wrapper library.Here is the link:- http://glew.sourceforge.net/install.html