I encountered the following issue while compiling:
ROS2 Humble
/home/ibrahim/ros2_ws/src/li_slam_ros2/scanmatcher/src/image_projection.cpp:258:30: error: no matching function for call to ‘moveFromROSMsg(sensor_msgs::msg::PointCloud2&, std::__shared_ptr_access<pcl::PointCloud<OusterPointXYZIRT>, __gnu_cxx::_S_atomic, false, false>::element_type&)’
258 | pcl::moveFromROSMsg(currentCloudMsg, *tmpOusterCloudIn);
I tried with booth versions 4.1 & 4.2 but non of them resolved the issue
sudo add-apt-repository ppa:borglab/gtsam-release-4.1
I encountered the following issue while compiling:
ROS2 Humble
I tried with booth versions 4.1 & 4.2 but non of them resolved the issue sudo add-apt-repository ppa:borglab/gtsam-release-4.1