laserscan_to_pointcloud
Laser assembler
Converts and assembles LaserScan data into a PointCloud2 format using spherical linear interpolation.
ROS package to convert and assemble LaserScans to PointCloud2
37 stars
4 watching
15 forks
Language: C++
last commit: about 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ros-perception/pointcloud_to_laserscan | A ROS 2 package that converts between point cloud and laser scan data formats | 420 |
carlosmccosta/mesh_to_pointcloud | A tool for converting mesh files to PCL pointclouds using OpenSceneGraph | 13 |
rsasaki0109/lidarslam_ros2 | Package for 3D lidar slam using ndt/gicp registration and pose optimization in ROS2. | 547 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 826 |
kam3k/laser_line_extraction | Extracts line segments from laser scan data | 411 |
carlosmccosta/pointcloud_registration | A 6 DoF point cloud registration system for correcting offsets between reference and sensor point clouds in 3D perception applications | 9 |
ankitdhall/lidar_camera_calibration | C Calibration tool for LiDAR and camera systems using 3D point correspondences | 1,535 |
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/octomap_mapping | A ROS stack for mapping with OctoMap, containing an octomap-based mapping system | 0 |
rsasaki0109/li_slam_ros2 | A ROS 2 package implementing a SLAM system using lidar and inertial measurements for simultaneous localization and mapping in various environments. | 314 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,036 |
ikrishneel/octomap_server2 | A ROS2 mapping tool that uses an octree-based data structure to store and update spatial mappings | 84 |
bmsleight/lasercut | Software module for generating 3D models from 2D laser cut parts | 319 |
hkust-aerial-robotics/a-loam | Implementation of SLAM algorithm using lidar data | 2,135 |
carlosmccosta/assembly_projection_mapping_teaching | An immersive teaching system for interactive assembly operations using projection mapping and augmented reality | 16 |