Skip to content

implement support for cuboids in attachment#91

Open
oh-yes-0-fps wants to merge 1 commit intoKavrakiLab:mainfrom
valstad-shipworks:cuboid_attachment
Open

implement support for cuboids in attachment#91
oh-yes-0-fps wants to merge 1 commit intoKavrakiLab:mainfrom
valstad-shipworks:cuboid_attachment

Conversation

@oh-yes-0-fps
Copy link

Add collision math for cuboids against other cuboids and capsules along with adding the ability for attachments to be composed of cuboids.

This has been tested in application.

The biggest flaw with the existing implementation is cuboids not supporting collision validation with pointclouds/CAPT obstacles. There should likely be proper warnings in documentation about this shortcoming or an implementation with cuboid vs CAPT for collision should be added.

In addition, to add capsule support for attachments would just need a good implementation of capsule vs capsule.

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

Successfully merging this pull request may close these issues.

1 participant