-
In Linux, I used sudo apt install libpcl-dev to install, but the following problems occurred when I catkin_make. I hope it can be solved. Thank you.
CMake Error at CMakeLists.txt:12 (find_package):…
-
=================================
update on 2018-12-02
I finally figured out that my problem. And it was not accurately described in my title.
It was because of the compiler that caused the und…
-
Have a look at https://github.com/sakra/cotire, it can speed up the build of a CMake project with low effort (by using precompiled headers).
When compiling an example like the `extract_indices` tutor…
-
I connected a SoftKinetic ds325 and a creative Senz3d. Both cameras work in the depth_sense_viewer.
But with the multi_grabber it crashes with following output:
First-chance exception at 0x000007fef…
-
`arch/x86/` contains several pieces of GPL (or compatible, haven't checked) code that does very DSPy stuff.
Of prime interest are the `crc32` implementations, both for smaller chunks of data, whic…
-
Attempting to open projects using VS 2017 Community will result in the following message (this particular batch is for the project Hello in Chapter 2):
```
Unsupported
This version of Visual Stud…
-
Hardware: Jetson Nano
OS: Ubuntu 18.04 w/ ROS Melodic and Jetpack
I cannot view the 3d map generated. The 3d map tab is completely empty. I've tried to install from source but the problem is stil…
-
What is the reason to restrict Faker to a version below 12.1?
Looking at the release notes of Faker, I would not expect any breaking changes.
Maybe lift the restriction completely or at least raise …
-
Hi Koide,
I was upgrading my PCL(1.10.1) to adapt your small_gicp library. And I discovered a weird problem with iridescence. There is a problem when launching the `viewer::instance()`, which causes …
-
I'm trying to use 3dtof for my android TV application. What should I do? Thanks for your anwser.