-
Notifications
You must be signed in to change notification settings - Fork 90
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
ros humble #19
Comments
#20 this may help |
Same error here, below is the environment setup and error reproduce procedures:Environment:
I have also followed the suggsetion above to fix the Livox_sdk build, there is no issue about compling Livox_sdk; however when I
Any solution for this issue? |
Closed
Peharps you could take a look into |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我在ros humble环境下编译,发生了错误
livox_ws/src/livox_ros2_driver/livox_ros2_driver/lddc.cpp:323:23: error: no matching function for call to ‘rclcpp::Publisher<pcl::PointCloud<pcl::PointXYZI> >::publish(PointCloud&)’ 323 | publisher->publish(cloud);
The text was updated successfully, but these errors were encountered: