SkillAgentSearch skills...

PointCloudCrafter

A toolkit for extracting, manipulating, and evaluating point clouds and 3D spatial maps. Includes functions for processing, analyzing, and visualizing point clouds, designed to streamline workflows in 3D mapping and general point cloud handling. Ideal for researchers and developers working with LiDAR, SLAM, and 3D spatial data.

Install / Use

/learn @TUMFTM/PointCloudCrafter
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

<div align="center"> <img src="docs/assets/logo.svg" alt="pointcloudcrafter" width="600" style="margin-bottom: 30px;"> </div> <div align="center">

A toolkit for extracting, manipulating, and evaluating point clouds and 3D spatial maps. Includes functions for processing, analyzing, and visualizing point clouds, designed to streamline workflows in 3D mapping and general point cloud handling. Ideal for researchers and developers working with LiDAR, SLAM, and 3D spatial data.

Linux Docker ROS2humble PyPI docs Tested on status

</div> <h2> Install </h2>
    pip install pointcloudcrafter
<h2> Usage </h2>

We provide a standalone Pip package, which is self-contained, so you do not have to worry about any dependencies and possible conflicts. We also provide the tool as ROS2 package. Both feature the full functionality, so you can decide what suits your needs best.

For rosbag-processing:

    pointcloudcrafter-rosbag -h

    ros2 run pointcloudcrafter rosbag -h

For file-processing:

    pointcloudcrafter-file -h

    ros2 run pointcloudcrafter file -h
<h2> Documentation</h2>

For more details on the features and how to use them, take a look at the documentation hosted on GitHub Pages:
https://TUMFTM.github.io/PointCloudCrafter

<h2> Test Data </h2>

Download ROS2 test data from an external repository.

git clone https://github.com/ga58lar/rosbag-test.git /tmp/rosbag-test
mv /tmp/rosbag-test/tests /path/to/pointcloudcrafter-root/.

Contact

Dominik Kulmer
Maximilian Leitenstern
Institute of Automotive Technology, School of Engineering and Design, Technical University of Munich, 85748 Garching, Germany

View on GitHub
GitHub Stars63
CategoryDesign
Updated1d ago
Forks1

Languages

C++

Security Score

100/100

Audited on Mar 30, 2026

No findings