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

Unable to load collision spheres properly #5

Open
patorrad opened this issue Aug 4, 2022 · 8 comments
Open

Unable to load collision spheres properly #5

patorrad opened this issue Aug 4, 2022 · 8 comments

Comments

@patorrad
Copy link

patorrad commented Aug 4, 2022

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

@balakumar-s
Copy link
Contributor

The video link is broken. Could you send the video again?

@patorrad
Copy link
Author

Sorry, the video had the wrong link. I followed Mohak's suggestion and was able to visualize the collision spheres in the model. This helped me define them correctly. I can make a pull request with my code. It is a useful feature.
Screenshot from 2022-08-15 19-45-05 (1)

@balakumar-s
Copy link
Contributor

Yes, can you make a PR? This will be very helpful. Thanks!

Are you still seeing collisions?

@kaustabpal
Copy link

Sorry, the video had the wrong link. I followed Mohak's suggestion and was able to visualize the collision spheres in the model.

Hi, can you please share how you visualized the collision sphere in the model?

@patorrad
Copy link
Author

I wrote some code for it. I still need to do the pull request. I can do it next week.

@kaustabpal
Copy link

That would be really helpful. Thanks.

@kaustabpal
Copy link

I wrote some code for it. I still need to do the pull request. I can do it next week.

A kind reminder to do the pull request by this week.

@patorrad
Copy link
Author

patorrad commented Nov 8, 2022

Done.

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

3 participants