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

Simple shapes as collision elements in the 2022 placards #338

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

caguero
Copy link
Contributor

@caguero caguero commented Sep 9, 2021

This pull request replaces the collision element of the 2022 placard. Before we were using the mesh directly. We're now using a few boxes strategically placed. Usually simple shapes offer better performance than meshes while checking collisions.

placard_simple_shapes

Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
@caguero caguero changed the base branch from master to caguero/deliver_scoring September 9, 2021 15:09
@caguero caguero requested a review from M1chaelM September 9, 2021 15:10
Copy link
Collaborator

@M1chaelM M1chaelM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I tested to make sure the collision looks right and I can still score.

@caguero caguero merged commit 29f56e5 into caguero/deliver_scoring Sep 9, 2021
@caguero caguero deleted the caguero/placard_simple_shapes branch January 5, 2023 21:25
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.

2 participants