-
Hi guys,
This set of collections seems awesome. Any chance you will build them so they work in PCL Libraries? Would love to give them a try in Xamarin.Forms.
Thanks and keep up the great work…
-
Building with SBCL 2.4.6 / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id 9e564f8f5010bedcd283438869f9fb812b15c7fb
*software-evolution-library/deploy-tree-sitter-interface* fails …
-
Problem: Cannot use the library **pcl** (with feature **pcap**) alongside with the library "**libtins**".
System: x64 Windows
The vcpkg.json file:
`{
"$schema": "https://raw.githubusercontent.c…
-
Currently PCL is depending on VTK and a bunch of other GUI libraries. For a lot of robotic applications this isn't used since PCL is used without visualization and simply used as an embedded library. …
-
I've followed the installation guide and been able to build and make.
But I'm not able to run!
g2o Version: 20170730
### Build:
```console
user@Ubuntu1804:~/research/gettingToKnow/Monocular-V…
-
We are using Azure Media Services Rest API in PCL by following your Rest API sample Project (Program.cs file)
`//The response is in JSON so create a JSON reader to read it
…
-
**Describe the bug**
```cpp
#include
```
got fatal error C1083: “vtkSmartPointer.h”: No such file or directory
**Environment**
- OS: Windows11, 22000.613
- Compiler: VS2022(17.1.4)
- packag…
-
![Snipaste_2024-04-24_00-58-35](https://github.com/vectr-ucla/direct_lidar_inertial_odometry/assets/87421767/96e9b362-358a-45ec-8c6e-94fa20147d91)
i have tried my best to find a solution, but it do…
-
Hello,
I am trying to build the ROS driver on ROS Noetic, standard PCL libs:
```
# dpkg -l | grep pcl
ii libdapclient6v5:amd64 3.20.5-1 a…
-
(1)报错:add_library cannot create imported target "JsonCpp::JsonCpp" because another target with the same name already exists.
解决方法:如果通过`sudo apt install libjsoncpp-dev`安装的`JsonCPP`,修改`/usr/lib/x86_64-…