Giter VIP home page Giter VIP logo

Comments (6)

jbehley avatar jbehley commented on June 1, 2024

We rely on features from OpenGL Core Profile 4.0 and above. We currently do no provide support for OpenGL Compatibility Profile or OpenGL ES.

from semantic_suma.

NagarajDesai1 avatar NagarajDesai1 commented on June 1, 2024

this is the terminal output when i query OpenGL version.
glxinfo | grep "version"
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL core profile version string: 4.6.0 NVIDIA 32.3.1
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL version string: 4.6.0 NVIDIA 32.3.1
OpenGL shading language version string: 4.60 NVIDIA
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 32.3.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
GL_EXT_shader_group_vote, GL_EXT_shader_implicit_conversions,

from semantic_suma.

jbehley avatar jbehley commented on June 1, 2024

The problem might be related to:

https://stackoverflow.com/questions/47415198/missing-gl-version-from-glewinit-using-egl/54668271#54668271

In the second answer the final solution was: Try to "Link against libOpenGL.so instead of libGL.so" by modifying the CMakefile.txt. (you have to replace ${OpenGL_LIBRARIES}with just OpenGL. I don't know if this works, since I could not test it right now.

Unfortunately, we cannot really provide support for AGX.

from semantic_suma.

NagarajDesai1 avatar NagarajDesai1 commented on June 1, 2024

I am now facing linking error.

[semantic_suma:make] [100%] Linking CXX executable [semantic_suma:make] /home/user/catkin_ws/src/semantic_suma/bin/visualizer /catkin_ws/devel/.private/semantic_suma/lib/libsuma.so: undefined reference to gluErrorString' [semantic_suma:make] collect2: error: ld returned 1 exit status [semantic_suma:make] CMakeFiles/visualizer.dir/build.make:417: recipe for target '/home/anavs/catkin_ws/src/semantic_suma/bin/visualizer' failed [semantic_suma:make] make[2]: *** [/home/anavs/catkin_ws/src/semantic_suma/bin/visualizer] Error 1 [semantic_suma:make] CMakeFiles/Makefile2:329: recipe for target 'CMakeFiles/visualizer.dir/all' failed [semantic_suma:make] make[1]: *** [CMakeFiles/visualizer.dir/all] Error 2 [semantic_suma:make] Makefile:157: recipe for target 'all' failed [semantic_suma:make] make: *** [all] Error 2

What is your hardware platform on which you could run this visualization code?

from semantic_suma.

jbehley avatar jbehley commented on June 1, 2024

Just normal Ubuntu 18.04 and Ubuntu 16.04. Normal PCs with Nvidia GPUs (1080s, 960, 2070, Quadro P6000, ...).

from semantic_suma.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 1, 2024

Hey @NagarajDesai1, I'm sorry that currently our code only works on certain hardware platforms since we mainly focus on semantic SLAM approach research and cannot provide much help in the hardware developing side.

I'll therefore close this issue. Please feel free to ask me to reopen it if needed.

from semantic_suma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.