Skip to content

Commit

Permalink
add missing 'functional' header
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed May 31, 2024
1 parent 406ae30 commit 06debf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pose_estimation.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once

#include <apriltag/apriltag.h>
#include <functional>
#include <geometry_msgs/msg/transform_stamped.hpp>
#include <unordered_map>

Expand Down

0 comments on commit 06debf6

Please sign in to comment.