About | Features | Technologies | Requirements | Starting | License | Author
This Repository just archive for my project to learn about PointCloud inside Robot Operating System (ROS). I create this repository to finish my last project in EEPIS.
✔️ Feature 1; PointCloud Library
✔️ Feature 2; Robot Operating System
✔️ Feature 3; C++ Based
The following tools were used in this project:
Before starting 🏁, you need to have Git, ROS and PCL installed.
# Clone this project
$ git clone https://github.com/malikmal/learning-pointcloud.git
# Access
$ cd ros
# Build the project (workspace)
$ catkin_make
# Run the project
$ rosrun pcl read_file
Made with ❤️ by Ikmalil Birri