Skip to content

A pythonic interface to process point cloud from ROS (upgraded for OPEN3D 0.17.0)

License

Notifications You must be signed in to change notification settings

lucarei/pointcloud-ros-open3d-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

pointcloud-ros-open3d-interface

A pythonic interface to process point cloud from ROS (upgraded for OPEN3D 0.17.0)

This library allows to convert point cloud from ROS messages to OPEN3D data (and viceversa).

NOTE: tested on ROS Noetic (Ubuntu 20.04).

HOW TO INSTALL

HOW TO USE

  • source the workspace.
  • run "processing.py" inside "src/open3d_conversions/src/open3d_conversions".

NOTE: plane segmentation is implemented (processing.py), you can substitute this part with your OPEN3D processing.

About

A pythonic interface to process point cloud from ROS (upgraded for OPEN3D 0.17.0)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published