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

Two robotic arms used at the same time, collision cylinders can not be aligned #31

Open
SimonQi1 opened this issue Dec 27, 2021 · 1 comment

Comments

@SimonQi1
Copy link

When using jaco7_and_ur5.urdf, after running rosrun relaxed_ik urdf_viewer_with_collision_info.py, the positions of the two robotic arms generating the columns overlap, but I don't want that
2021-12-27 16-10-12屏幕截图

Is there something wrong with the settings of my start_here.py file

2021-12-27 16-12-45屏幕截图

or other possible problems.

I sincerely hope that I can get your help,Thank you

@LuciAnge
Copy link

Hi, I used RelaxedIK with two UR5 robots. I had the same problem: the algorithm assumes that both robots start with the base frame coincident with the common_world frame. In order to solve it I added a fixed frame in the joint_names list.
I hope this informotion can help you to solve your problem.
Best regards

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