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

Neumayr visualize aabb #17

Merged
merged 2 commits into from
Aug 2, 2021
Merged

Neumayr visualize aabb #17

merged 2 commits into from
Aug 2, 2021

Conversation

AndreaNeumayr
Copy link
Member

introduce flag: visualizeBoundingBox

  • if enabled the bounding boxes of all collision objects is displayed with a grey box
  • test it in several test models

@GerhardHippmann
Copy link
Collaborator

Update of BB visualization is only necessary if multibodyResiduals3!/compute_vis is true. Do you check this?

@AndreaNeumayr
Copy link
Member Author

The bounding boxes are children of world and stored there as well. Therefore the absolute translation is set directly (see e.g. supportVisuObj1A).
Further, world is not stored in updateVisuElements, therefore it can't be updated.

@GerhardHippmann GerhardHippmann merged commit 21ee334 into main Aug 2, 2021
@AndreaNeumayr AndreaNeumayr deleted the neumayr_visualizeAABB branch August 2, 2021 14:05
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