Skip to content

Commit

Permalink
fix: include tf2 geometry msgs
Browse files Browse the repository at this point in the history
Signed-off-by: wep21 <[email protected]>
  • Loading branch information
wep21 committed Apr 14, 2024
1 parent 72141b9 commit 9cad4be
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 9cad4be

Please sign in to comment.