Skip to content

Commit

Permalink
[PID] Remove joint_jog include (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored Jan 15, 2024
1 parent 3809db7 commit d5f1eab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pid_controller/include/pid_controller/pid_controller.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include "std_srvs/srv/set_bool.hpp"

#include "control_msgs/msg/joint_controller_state.hpp"
#include "control_msgs/msg/joint_jog.hpp"

#include "control_msgs/msg/pid_state.hpp"
#include "trajectory_msgs/msg/joint_trajectory_point.hpp"
Expand Down

0 comments on commit d5f1eab

Please sign in to comment.