Skip to content

Commit

Permalink
Merge pull request #128 from wep21/include-tf2-geometry-msgs
Browse files Browse the repository at this point in the history
fix: include tf2 geometry msgs
  • Loading branch information
wxmerkt authored Apr 17, 2024
2 parents 99e9f64 + 9cad4be commit 127a872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions octomap_server/src/octomap_server_multilayer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@

#include "octomap_server/octomap_server_multilayer.hpp"

#include "tf2_geometry_msgs/tf2_geometry_msgs.hpp"

namespace octomap_server
{
OctomapServerMultilayer::OctomapServerMultilayer(const rclcpp::NodeOptions & node_options)
Expand Down

0 comments on commit 127a872

Please sign in to comment.