AJIN J

Results 8 comments of AJIN J

export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH It solved the issue

yes, workspace are for the editable installs.

Running as a standalone script using with python virtual environment no such low level warning is showing. I don't why OpenGL warning is showing when running with ROS2. Is it...

ROS2 offers strong integration for video and graphics, primarily for robotics-focused tasks, using OpenCV, RViz2, Gazebo, and image transport libraries, but is more specialized than general Linux systems which have...

``` (gdrnpp) rack@rack-tcs:~$ python -c "import vispy; print(vispy.sys_info())" Platform: Linux-6.8.0-45-generic-x86_64-with-glibc2.35 Python: 3.10.12 (main, Jul 16 2024, 18:01:04) [GCC 11.4.0] NumPy: 1.23.5 Backend: PyQt5 pyqt4: None pyqt5: ('PyQt5', '5.15.0', '5.15.0') pyqt6:...

when using "egl" as backend, output of print(vispy.sys_info()) is as follows. When using other backends like "glfw" the output is one which I have shared earlier. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Platform: Linux-6.8.0-47-generic-x86_64-with-glibc2.35 Python:...

@wangg12 @shanice-l @Rainbowend @tzsombor95 need your support