Skip to content

Commit

Permalink
Fix header prefix in IKFast template
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass committed Jan 20, 2025
1 parent c37dc3c commit 7a6beda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
#include <tf2_kdl/tf2_kdl.hpp>
#include <tf2_eigen/tf2_eigen.hpp>
#include <moveit/utils/logger.hpp>
#include <moveit_kinematics/ikfast_kinematics_parameters.hpp>
#include <_PACKAGE_NAME_/ikfast_kinematics_parameters.hpp>

using namespace moveit::core;

Expand Down

0 comments on commit 7a6beda

Please sign in to comment.