-
Hi,
I think that it could be extremely useful to detach LOAM from ROS, such that:
1. It can be used as a stand-alone method for motion estimation, e.g. by instantiating a class "LoamEstimator", wh…
-
Hey hi, i just i want to know that does loam compromise the image quality,Below i have given code that is used to parse .tif file and return some O/P in object
```
import loam from "loam";
import *…
-
Mate - please can you let me know how do this driver to stream with LOAM?
thanks
-
Hi is this matlab implemention of loam, I find it is still c++ source code.
-
-
Hi,
I'm working on a simple web app without using any framework, after the package installation I tried to import with
``import loam from "loam";``
But at the ``loam.initialize();`` I get an error…
-
Hello,
I am trying to test this package on ROS Noetic, I have edited the CMakeLists.txt file as well as changing the it to find the correct opencv .hpp file. The package builds and sources fine wit…
-
After I run the code "catkin_make ekf_loam -j1", I run the code "source devel/setupbash" and "roslaunch ekf_loam ekf_loam.launch".But it reports errors such as :
ERROR: cannot lanch noed of type …
-
Build error infos as follows, can u give me some advices, thanks.
In file included from /usr/include/flann/util/params.h:33:0,
from /usr/include/pcl/kdtree/kdtree_flann.h:44,
…
-
Hi, I just caught wind of this discussion: #1352 #1266 and #392. I have a few comments. It is really great to see the progress here and I hope that I can provide some useful info on the USDA system at…