Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMacenski committed Jun 8, 2024
1 parent 7e52add commit 5b83c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav2_docking/opennav_docking_bt/test/test_dock_robot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#include "behaviortree_cpp/bt_factory.h"

#include "nav2_behavior_tree/utils/test_action_server.hpp"
#include "nav2_msgs/dock_robot.hpp"
#include "opennav_docking_bt/dock_robot.hpp"

class DockRobotActionServer
: public TestActionServer<nav2_msgs::action::DockRobot>
Expand Down

0 comments on commit 5b83c48

Please sign in to comment.