We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5cc2e7 commit 60e817aCopy full SHA for 60e817a
setup.py
@@ -75,6 +75,7 @@ def package_files(directory):
75
"fknm",
76
sources=[
77
"./roboticstoolbox/core/methods.cpp",
78
+ "./roboticstoolbox/core/ik.cpp",
79
"./roboticstoolbox/core/linalg.cpp",
80
"./roboticstoolbox/core/fknm.cpp",
81
],
0 commit comments