Skip to content

Commit

Permalink
Remove unused include to fix JTC test (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
JafarAbdi authored Mar 29, 2022
1 parent 50a8a37 commit c51ba1e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#include "rclcpp/executors/single_threaded_executor.hpp"
#include "rclcpp/utilities.hpp"
#include "ros2_control_test_assets/descriptions.hpp"
#include "test_trajectory_controller_utils.hpp"

TEST(TestLoadJointStateController, load_controller)
{
Expand Down

0 comments on commit c51ba1e

Please sign in to comment.