-
hello,thanks for shareing your code,now , i can not get your paper in IEEE,could you please tell me what should i do?
-
I recently discovered the mxe project see https://github.com/mxe/mxe
It allows to cross-compile a large number of applications on linux producing win32 or 64 executables, both as static or dynamic, …
-
```
This may be a misinterpretation from my side, but I am having some issues with
the following `KDTreeTest` unit tests in the *MachineLearning* test library:
*
[FromDataTest2](https://github.com/…
-
In one word:
Is there a Python binding of PCL?
-
Unsure which module is causing the error but based on the popup it is possible it is arising from this library.
The error does not occur when compiling with Anrdoid 6.0.
Please see the attached erro…
-
Hello,
I have some question about training my own model, could you give me some afvice
1.how can I create the test.dat and train.dat with my LiDAR?
2.which point cloud feature you use?
thank…
-
@planthaber @doudou
do we still need FindBoost.cmake, which was introduced here more than 10 years ago as a quick solution until some issue in cmake FindBoost would be resolved. (https://public.k…
-
CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/ORB_SLAM2.dir/all' failed
make[1]: *** [CMakeFiles/ORB_SLAM2.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Erro…
-
I'm a big fan of MSpec, but that project seems to be stagnating somewhat. More seriously, MSpec has no offering for UWP and .NET Core, which means I can't use it when targeting Windows IoT Core apps, …
-
We are using the velodyne_decoder to decode the velodyne_packets topic obtained from the VLP16 Lidar. Previously, I was using version 2.3.0 or 2.0.0, and for each scan, I would usually get an array of…