dynamic_robot_localization

Point cloud library

A modular point cloud matching library used for robot localization and 3D perception in various applications.

Point cloud registration pipeline for robot localization and 3D perception

GitHub

831 stars
34 watching
198 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list

3d-perceptionicplidarlocalizationmappingndtpclpointcloud-registrationregistrationrobot-localizationroboticsscan-matchingtracking

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
carlosmccosta/pointcloud_registration A 6 DoF point cloud registration system for correcting offsets between reference and sensor point clouds in 3D perception applications 10
carlosmccosta/dynamic_robot_localization_tests A collection of tests for a dynamic robot localization system using laser and point cloud sensor data 13
carlosmccosta/object_recognition A ROS package that estimates the 3D pose of objects on a plane or conveyor using various techniques such as feature matching and ICP registration. 17
carlosmccosta/dynamic_robot_localization_dissertation Develops and demonstrates robot self-localization systems in dynamic environments with 3-6 degrees of freedom. 0
kzampog/cilantro A C++ library for efficient processing and analysis of 3D point cloud data 1,048
pglira/point_cloud_tools_for_matlab A collection of Matlab classes for working with point clouds and aligning multiple 3D point sets using the Iterative Closest Point (ICP) algorithm. 118
nvidia-ai-iot/cupcl A set of libraries and sample code for 3D point cloud processing using CUDA. 584
carlosmccosta/robot_localization_tools A collection of tools and scripts for evaluating robot localization systems and editing ROS data files. 18
rockrobotic/copc-lib A C++ library providing an interface to Cloud Optimized Point Clouds 41
pglira/simpleicp A software package implementing a simple algorithm for aligning two 3D point clouds using an iterative closest point method 301
carlosmccosta/dynamic_robot_localization_dissertation_abstracts A collection of dissertation abstracts on robot localization in dynamic environments, with implementation details available 0
norlab-ulaval/libpointmatcher An Iterative Closest Point (ICP) algorithm library for 3D mapping and robotics 1,646
juandugit/dh3d A method to relocalize objects in large-scale 3D environments by generating local and global descriptors from raw point cloud data 158
virtual-vehicle/pointcloudset An efficient analysis tool for large point cloud datasets recorded over time 44
koide3/fast_gicp A collection of algorithms for registering 3D point clouds using GICP and related techniques. 1,324