open3d_slam icon indicating copy to clipboard operation
open3d_slam copied to clipboard

Pointcloud-based graph SLAM written in C++ using open3D library.

Results 13 open3d_slam issues
Sort by recently updated
recently updated
newest added

Hello, Seems like the conversions library is using fmt but I'm getting the following error: ``` Errors

added feature to save map in a specified ref frame

Hello, I have completed the installation with the mentioned steps. roslaunch open3d_slam_ros mapping.launch Can we command the files in the output of open3d_slam_ros using only the lidar sensor? can i...

Hey! :slightly_smiling_face: I followed the [Installation instructions](https://open3d-slam.readthedocs.io/en/latest/installation.html#dependencies), choosing to fetch [Open3D from a PPA](https://open3d-slam.readthedocs.io/en/latest/open3d_catkin.html#install-open3d-from-a-ppa), and then trying to [compile open3d_catkin](https://open3d-slam.readthedocs.io/en/latest/open3d_catkin.html#open3d-catkin-compilation). However, as soon as I run `catkin build open3d_catkin` (I...

I run ` roslaunch open3d_slam_ros mapping_rosbag.launch` Bellow is logs: ``` WARNING: odometry has failed!!!! Odometry failed!!!!! Size of the odom buffer: 1 Scan matching time elapsed: 1.745 msec Fitness: 0...

I am using SiCK MULTiScan Lidar which gives pointcloud2 data in ROS as below ![sick_lidar_pointcloud](https://github.com/leggedrobotics/open3d_slam/assets/64187372/3ad4ce83-4076-471b-ade6-8f67eccba237) . When I run the rosbag file with the open3d_slam_ros with mapping_rosbag.launch file, I am...

Hi, i'm getting this error when try to build on ubuntu 20.04 with ROS Noetic ![Schermata del 2023-10-13 17-13-53](https://github.com/leggedrobotics/open3d_slam/assets/45316566/8372b5e6-7b76-4602-a61e-c3ac4e02b5d1) Do you know why?

Hello all, installed and launched o3d_slam, but when data flow from camera started, node began to issue this error: ![Screenshot from 2023-03-11 12-56-52](https://user-images.githubusercontent.com/99475209/224477792-719d5852-d19f-4840-aec0-b8c24e087616.png)