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

826 stars
34 watching
197 forks
Language: C++
last commit: 4 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 9
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,036
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. 117
nvidia-ai-iot/cupcl A set of libraries and sample code for 3D point cloud processing using CUDA. 576
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 298
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,625
juandugit/dh3d A method to relocalize objects in large-scale 3D environments by generating local and global descriptors from raw point cloud data 157
virtual-vehicle/pointcloudset A Python library for analyzing large datasets of 3D point clouds recorded over time in an efficient way. 44
koide3/fast_gicp A collection of algorithms for registering 3D point clouds using GICP and related techniques. 1,295