summaryrefslogtreecommitdiff
path: root/moveit-resources-prbt-ikfast-manipulator-plugin-fix-generate-parameter-librar...
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-04-14 03:38:18 +0000
committerCoprDistGit <infra@openeuler.org>2026-04-14 03:38:18 +0000
commit793e7581cdd3d1fb2caa79dd7b7781a310ac4ccc (patch)
treee397c43693898e1da77c370a491e45eb95df98c0 /moveit-resources-prbt-ikfast-manipulator-plugin-fix-generate-parameter-library-include-path.patch
parent312d18b6ca3043d68cbda2a3e84f1e6ab9921101 (diff)
automatic import of moveit-resources-prbt-ikfast-manipulator-plugin
Diffstat (limited to 'moveit-resources-prbt-ikfast-manipulator-plugin-fix-generate-parameter-library-include-path.patch')
-rw-r--r--moveit-resources-prbt-ikfast-manipulator-plugin-fix-generate-parameter-library-include-path.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/moveit-resources-prbt-ikfast-manipulator-plugin-fix-generate-parameter-library-include-path.patch b/moveit-resources-prbt-ikfast-manipulator-plugin-fix-generate-parameter-library-include-path.patch
deleted file mode 100644
index fb2f0c1..0000000
--- a/moveit-resources-prbt-ikfast-manipulator-plugin-fix-generate-parameter-library-include-path.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/prbt_manipulator_ikfast_moveit_plugin.cpp b/src/prbt_manipulator_ikfast_moveit_plugin.cpp
-index 1234567..abcdefg 100644
---- a/src/prbt_manipulator_ikfast_moveit_plugin.cpp
-+++ b/src/prbt_manipulator_ikfast_moveit_plugin.cpp
-@@ -52,7 +52,7 @@
- #include <tf2_kdl/tf2_kdl.hpp>
- #include <moveit/kinematics_base/kinematics_base.hpp>
- #include <moveit/robot_state/robot_state.hpp>
--#include <moveit_resources_prbt_ikfast_manipulator_plugin/prbt_ikfast_kinematics_parameters.hpp>
-+#include <prbt_ikfast_kinematics_parameters.hpp>
-
- using namespace moveit::core;