Open skohlbr opened 9 years ago
Both older version and current master appear to never finish, so maybe the IK for this arm is not quite solvable for ikfast. I uploaded the terminal output for all versions I tried here: https://github.com/skohlbr/kohlbr_notes/tree/master/openrave_issue_338
thanks for reporting this! i just made a minor fix to the master branch on ikfast.py, can you try again?
Works now in that it doesn´t crash anymore. Still appears to never finish, but that´s probably expected given the non-intersecting axes of the arm in question.
does it freeze in the same point?
Looks like, this is the output so far: https://github.com/skohlbr/kohlbr_notes/blob/e2e1c42d32064a48b101e97acd0903c4adcd8872/openrave_issue_338/ikfast_output_production_59e7865.txt
Still have it running, but from experience I don´t think it will finish. Can´t really blame ikfast, as the axes on the atlas v4 arm have small offsets, making them non-intersecting:
Using the "production" branch of OpenRAVE I get the following error relatively fast after invoking ikfast for a robot model. I updated from an older version, which does not exhibit the error but appears to never finish.
This is on Ubuntu 12.04/AMD64 using the latest OpenRAVE production branch. If it helps, I can upload further info (full output, robot model data etc.) too. Figured the output could already be enough to get an idea what´s wrong though.