Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in building the package #36

Open
ibra860 opened this issue Sep 9, 2024 · 1 comment
Open

Issue in building the package #36

ibra860 opened this issue Sep 9, 2024 · 1 comment
Assignees

Comments

@ibra860
Copy link

ibra860 commented Sep 9, 2024

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

@rsasaki0109
Copy link
Owner

It might be related to the issue below. The location of the function might have changed due to the version update of a related package.
rsasaki0109/lidarslam_ros2#97

@rsasaki0109 rsasaki0109 self-assigned this Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants