ZhenshengLee / ros2_shm_msgs

ROS2 shm_msg based zero-copy for image and pointcloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEA]Set open3d as optional component.

ZhenshengLee opened this issue · comments

motivation

  • As PCL is used usually.
  • Open3d is not available in the ros docker image #1

consideration

using CMake to check if open3d is installed.

close with 72e39dc