-
Hi, I am trying to build rtabmap_ros from source on a jetson board that is running Ubuntu22.04 and jetpack 6.0 with ROS2 humble,
I am following the build steps provided in the ros2 branch and when I…
-
Hello,
First of all, thank you a lot for this amazing project. I am planning to use it in order to deploy on Windows a python application involving notably PySide6 and jupyter_client.
- Nuitka…
-
My point clouds are visualized as they have far less points than they actually have.
I attach 2 pictures: the first shows the visualization I get, while the second shows the correct one.
As a furt…
-
After setting up gentooLTO I couldn't start pulseaudio:
$ pulseaudio -k
pulseaudio: symbol lookup error: /usr/lib64/libltdl.so.7: undefined symbol: lt_libltdl_LTX_preloaded_symbols
I added
…
-
All windows (e.g. 3D windows, maps windows, etc.) are now Qt Main Windows. It would be better to convert them to child windows with respect to the main project window, but retain the possibility do de…
-
# Context
This is the report of the investigation of switching to Qt-for-Python for QGIS Python bindings.
This is based on the QEP https://github.com/qgis/QGIS-Enhancement-Proposals/issues/163
…
3nids updated
11 months ago
-
Hello,
i run the "01-static-analysis.py" and the contour plot doesn't work properly (also in other examples).
![image](https://user-images.githubusercontent.com/69110042/158062041-ae101cc5-9565…
-
While building a big Cmake Project (Qt6) with cmake() rule the following error occurs:
**CMake Error: archive_write_header: Raw format only supports filetype AE_IFREG**
CMake Error at src/corelib/…
-
I tried to compile libQt5Pas 1.2.15 on OpenBSD 7.5, but failed. After installing Qt5 (`pkg_add Qt5`), i did `cd` into the `cbindings` directory and then did a `qmake-qt5`:
```
Project MESSAGE: Note:…
-
~/Projects/g2o_ba_example/build$ ./ba_example 1.png 2.png
分别找到了500和500个特征点
找到了326组对应特征点。
**\* Error in `./ba_example': malloc(): memory corruption: 0x000000000079f820 ***
Aborted (core dumped)