Skip to content

Issue in building the package #36

@ibra860

Description

@ibra860

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions