-
I am getting segmentation faults after some time of SLAM using Azure Kinect device, as shown on screenshot below
![Screenshot from 2020-11-12 15-24-45](https://user-images.githubusercontent.com/48886…
-
when I use my own pcd file to run location of segmap
it has problem like this
[ INFO] [1585830123.605698877]: Loading target cloud.
I0402 20:22:03.605757 20090 utilities.hpp:24] Loading cloud: /hom…
-
I have some questions;
first ,do you delete the IMU information?
second,last week I use the repo test the kitti raw data(=sequence00+IMU),but unfortunately,the result is not good ,have you tested th…
-
I am referring to this part of the code.... https://github.com/RoboSense-LiDAR/ros_rslidar/blob/master/rslidar_pointcloud/src/rawdata.cc#L873-L882
Wouldn't be easier and more efficient to just skip…
-
Hi, when I am compiling, the "undefined reference" error has occurred:
```
[ 63%] Linking CXX executable ../../../bin/rtabmap-camera
../../../bin/librtabmap_core.so.0.19.6:对‘rtabmap::OctoMa…
-
Fellow researchers,
Could anyone please explain how to use LOAM to get odometry between the frames. There are 12000 frames in my input pointcloud pcap file (which I am publishing using velodyne_poi…
-
finish trajectory service called with
rosservice call /finish_trajectory "stem: "full_traj'" gives
F0215 12:31:23.674871 21269 hybrid_grid.h:384] Check failed: new_bits
-
Hello.
I try to run it on data. For example, on KITTI dataset. LOAM (https://github.com/laboshinl/loam_velodyne) gives odometry with frame_id = 'camera_init' and child_frame_id = 'camera'.
I know tr…
-
Hi, great contributors,
Today i'm testing your awesome project. I downloaded the large-scale _HKUST_01.bag_ . But it somehow corrupted after a few seconds.
This is my terminal and problem:
![li…
-
![图片](https://user-images.githubusercontent.com/44218507/71437941-9fba7f80-272e-11ea-8b0e-c668e83d97b6.png)
the result of kitti00sequence with IMU is really bad,the result looks like no loop closure,…