Skip to content

Commit

Permalink
Fixed include path for moveit_butterworth_parameters.hpp (#3264)
Browse files Browse the repository at this point in the history
  • Loading branch information
jodle001 authored Jan 24, 2025
1 parent 16cce36 commit e893db5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#include <cstddef>

// Auto-generated
#include <moveit_butterworth_parameters.hpp>
#include <moveit_core/moveit_butterworth_parameters.hpp>
#include <moveit/robot_model/robot_model.h>
#include <moveit/online_signal_smoothing/smoothing_base_class.h>

Expand Down

0 comments on commit e893db5

Please sign in to comment.