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

fix: include tf2 geometry msgs #128

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

wep21
Copy link

@wep21 wep21 commented Apr 14, 2024

This PR fixes the following error when building on macOS.

ld: Undefined symbols:
  void tf2::doTransform<geometry_msgs::msg::PointStamped_<std::__1::allocator<void>>>(geometry_msgs::msg::PointStamped_<std::__1::allocator<void>> const&, geometry_msgs::msg::PointStamped_<std::__1::allocator<void>>&, geometry_msgs::msg::TransformStamped_<std::__1::allocator<void>> const&), referenced from:
      octomap_server::OctomapServerMultilayer::handlePreNodeTraversal(rclcpp::Time const&) in octomap_server_multilayer.cpp.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@wep21
Copy link
Author

wep21 commented Apr 14, 2024

@wxmerkt I appreciate it if you cloud check it when you have time.

@wxmerkt wxmerkt closed this Apr 17, 2024
@wxmerkt wxmerkt reopened this Apr 17, 2024
@wxmerkt wxmerkt merged commit 127a872 into OctoMap:ros2 Apr 17, 2024
2 of 6 checks passed
@wep21 wep21 deleted the include-tf2-geometry-msgs branch April 17, 2024 13:22
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

Successfully merging this pull request may close these issues.

2 participants