Skip to content

Commit

Permalink
Include boost optional in pose_tracking (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
JafarAbdi committed Mar 30, 2021
1 parent c207db9 commit 44e71eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
#pragma once

#include <atomic>
#include <boost/optional/optional.hpp>
#include <control_toolbox/pid.hpp>
#include <moveit_servo/make_shared_from_pool.h>
#include <moveit_servo/servo.h>
Expand Down

0 comments on commit 44e71eb

Please sign in to comment.