Inverse Kinematics in C++ #439
Unanswered
aadhithya-fauna
asked this question in
Research Q&A
Replies: 1 comment
-
cuRobo uses pyTorch to build the compute graph and this is implemented in python. I am not sure if this can be wrapped into a C++ binary. The easiest way to get access in C++ would be to use a message parsing library to interface between the python code and C++. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can we use the Inverse kinematics in C++? I don't see much things in the documentation to use the library in C++.
Beta Was this translation helpful? Give feedback.
All reactions