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

illegal memory access when using object with "sdf" components along with robot having capsule as geometry element in xml #250

Open
waivivian opened this issue Jan 10, 2025 · 0 comments

Comments

@waivivian
Copy link

waivivian commented Jan 10, 2025

I encountered the error below when I tried to use the plugs and sockets from automate CAD dataset which contain sdf components in their urdf files. I changed to use mano hand instead of robot arm as my robot.

I found that this issue may be caused by the geometry elements with "type = capsule" in my robot xml. I have this claim because once I change those geometry elements from "type = capsule" to "type= box", those errors would disappear.

Does it mean sdf is incompatible with geometry with "type = capsule"?

I checked there is still spare memory in my GPU.

Also, I found that these errors should be relevant to the sdf elements in those objects urdf files because when I delete those sdf elements the error would also disappear. However, the collision will then be inaccurate.

Any kind help will be highly appreciated.

image

image

@waivivian waivivian changed the title Problem with using CAD models from automate, illegal memory access when using more complicated robot with those objects Problem with using CAD models from automate, illegal memory access when using robot having capsule as geometry element in xml with those objects Jan 11, 2025
@waivivian waivivian changed the title Problem with using CAD models from automate, illegal memory access when using robot having capsule as geometry element in xml with those objects Problem with using CAD models from automate, illegal memory access when using robot having capsule as geometry element in xml Jan 11, 2025
@waivivian waivivian changed the title Problem with using CAD models from automate, illegal memory access when using robot having capsule as geometry element in xml illegal memory access when using robot having capsule as geometry element in xml with objects that have sdf component in urdf Jan 11, 2025
@waivivian waivivian changed the title illegal memory access when using robot having capsule as geometry element in xml with objects that have sdf component in urdf illegal memory access when using object with "sdf" components along with robot having capsule as geometry element in xml Jan 11, 2025
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

1 participant