Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to add forward kinematic chain solver KDLFwdKinChain for manipulator manipulator to manager! #11

Open
decdox opened this issue May 10, 2023 · 1 comment

Comments

@decdox
Copy link

decdox commented May 10, 2023

Hello,

When i was creating the srdf using tesseract ignition wizard for the Kinova Gen3 7DOF manipulator, which urdf can be found at kortex_description. There are some troubles and can you give some tips?

  • When using a single arm without a gripper model (obtained by running rosrun xacro xacro gen3.xacro > gen3.urdf), error comes up:
Error:   Failed to add forward kinematic chain solver KDLFwdKinChain for manipulator manipulator to manager!
         at line 885 in /root/parts/tesseract-workspace/build/src/tesseract/tesseract/tesseract_environment/src/core/manipulator_manager.cpp

and if we continue the following setup step, in step User defined joint state, only three joint are displayed (it should be 7 joints). See figure below.
Screenshot from 2023-05-10 12-33-15

  • When using a coupled model with both arm and gripper (obtained by running rosrun xacro xacro gen3_robotiq_2f_85.xacro > gen3_robotiq_2f_85.urdf), after clicking LOAD`, the scale seems to be wrong. See figure below.
    Screenshot from 2023-05-10 12-37-49

I found an issue about this at issue #317. which is posted two years ago. I think the potential reason for this might be that tesseract-setup-assistant cannot identify the scale parameter in urdf. So how can the wizard parse a urdf with scaling dae at present correctly?

Thank you.

@Levi-Armstrong
Copy link
Contributor

Sorry, we are in the process of moving everything to Tesseract Studio found in the tesseract_qt repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants