Skip to main content

A helper tool for jointly using ros-numpy and open3d

Project description

open3d-ros-helper

  • helper for jointly using open3d and numpy in ROS
  • currently, supports only XYZ point cloud

Dependencies

  • python 2.7
  • open3d == 0.9

Features

convert_ros_to_o3d

  • convert ros pointcloud to open3d cloud
  • sensor_msg.msg.PointCloud2open3d.geometry.PointCloud

convert_o3d_to_ros

  • convert open3d pointcloud to ros cloud
  • open3d.geometry.PointCloudsensor_msg.msg.PointCloud2

do_transform_o3d_cloud

  • transform a input cloud with respect to the specific frame
  • open3d version of tf2_geometry_msgs.do_transform_point
  • open3d.geometry.PointCloud, geometry_msgs.msgs.TransformStamped' ⮕ open3d.geometry.PointCloud`

o3d_cloud_pass_through_filter

crop_o3d_cloud_with_mask

  • crop input cloud according to the mask and camera info
  • open3d.geometry.PointCloud, numpy.ndarray (uint16), sensor_msgs.msgs.CameraInfoopen3d.geometry.PointCloud

icp_refinement

  • do point-to-point ICP registration implemented in open3d
  • open3d.geometry.PointCloud, open3d.geometry.PointCloudopen3d.registration.RegistrationResult

icp_refinement_with_ppf_match

  • do ICP registration using ppf matching implemented in opencv
  • open3d.geometry.PointCloud, open3d.geometry.PointCloudnumpy.ndarray (4x4)

Future Work

  • support XYZRGB point cloud

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

open3d_ros_helper-0.0.1.3-py2-none-any.whl (5.3 kB view details)

Uploaded Python 2

File details

Details for the file open3d_ros_helper-0.0.1.3-py2-none-any.whl.

File metadata

  • Download URL: open3d_ros_helper-0.0.1.3-py2-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/2.7.17

File hashes

Hashes for open3d_ros_helper-0.0.1.3-py2-none-any.whl
Algorithm Hash digest
SHA256 186359fa45beed4d66b164f3e3bd5068e3d374530829c30e7e2a01a3bc8c8d08
MD5 c3a639cbb4497c8ef488a99f38b00694
BLAKE2b-256 a8751483f2562f012f22aa98e063d94e35460d4eb175d2033bb3fd185dfc2906

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page