-
Notifications
You must be signed in to change notification settings - Fork 38
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
Unable to load collision spheres properly #5
Comments
The video link is broken. Could you send the video again? |
Yes, can you make a PR? This will be very helpful. Thanks! Are you still seeing collisions? |
Hi, can you please share how you visualized the collision sphere in the model? |
I wrote some code for it. I still need to do the pull request. I can do it next week. |
That would be really helpful. Thanks. |
A kind reminder to do the pull request by this week. |
Done. |
My team is working on implementing STORM on a UR16e robot. We defined the collision spheres to the best of our abilities following the example provided for the Franka Panda robot and using the stl files for the UR16e. The robot still collides with primitives. I have attached our robot collision sphere definition file and the mpc definition file. This video shows an example of the collision occurring.
After speaking to Mohak we are trying to debug this issue by visualizing the spheres utilizing the w_batch_link_spheres object and update_batch_robot_collision_objs method in the class RobotSphereCollision in robot.py.
Any further guidance or an existing method/code would be appreciated.
ur16e_collision.txt
ur16e_reacher_collision.txt
The text was updated successfully, but these errors were encountered: