Thanks to visit codestin.com
Credit goes to github.com

Skip to content

abrahamliu00/ROS-Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

ROS Toolbox: Handy Utilities for ROS-Based Projects

This repository provides a collection of small but useful tools designed to simplify and streamline tasks within the ROS (Robot Operating System) environment. These utilities are especially helpful for robotics developers working with point cloud data and other common ROS message types.

πŸ”§ Features

  • Point Cloud Saver
    Subscribe to a specific topic publishing sensor_msgs/PointCloud2 messages and automatically save incoming point cloud data to files (e.g., .pcd, .ply).

  • (More tools will be added here in the future)

🧭 Getting Started

Prerequisites

  • ROS 1 (e.g., Noetic) or ROS 2 (e.g., Foxy) depending on the version of your tool
  • Python 3
  • pcl_tools, pypcd, or other point cloud libraries as needed

Make sure your ROS environment is properly sourced before running any scripts:

source /opt/ros/noetic/setup.bash





























## πŸ“œ License

This project is licensed under a custom **Non-Commercial Academic License**.

βœ… Academic use and personal non-commercial use are allowed.  
❌ Commercial use is strictly prohibited.

See [LICENSE](./LICENSE) for full terms.  
For commercial licensing, contact: [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published