Visual/CLI/ROS tooling for testing IK plugins standalone #1211
thettasch-samxl
started this conversation in
General
Replies: 2 comments
-
|
I remember @marip8 explaining how he uses the Tesseract RViz plugin for this. It's not as fancy as you describe, and you'd still have to create an SRDF etc, but you wouldn't need to plan anything. The plugin should support setting arbitrary poses for (selected) manipulators, making at least a quick sanity check not too involved. The rest of what you describe does sound like it could be interesting. |
Beta Was this translation helpful? Give feedback.
0 replies
-
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

Uh oh!
There was an error while loading. Please reload this page.
-
When trying out new IK solver plugins, it is often quite difficult to debug issues, since we need to run the whole tesseract planning pipeline with the new plugin. It would be nice to have some sort of testing setup to do the following:
kinematics.yamlfile)As far as I know, this functionality is not exposed anywhere (correct me if I'm wrong). Are there any intentions of implementing something like this, or potentially any interest in including something like this if it was developed out-of-house?
Beta Was this translation helpful? Give feedback.
All reactions