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

JFelip's profile - activity

2015-12-16 20:51:05 -0500 received badge  Teacher (source)
2015-12-16 20:51:05 -0500 received badge  Necromancer (source)
2015-06-26 10:49:10 -0500 answered a question catkin_make error in ROS Indigo

You can also use cxsparse and avoid the full path, it will work for the current version of that lib installed on the system. It worked for me, 14.04 and Indigo.

 SET(LIBS_LINK GL GLU cholmod cxsparse ${G2O_LIBRARIES} ${QT_LIBRARIES} ${QT_QTOPENGL_LIBRARY} ${GLUT_LIBRARY} ${OPENGL_LIBRARY} ${OpenCV_LIBS})