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

Add style property to change shape of rendered voxels #20

Open
wants to merge 1 commit into
base: kinetic-devel
Choose a base branch
from

Conversation

jacquelinekay
Copy link

Since rendering boxes in Rviz has poor performance when scaled to very large octomaps, I exposed the render mode of individual voxels in the octomap Rviz plugin in order to use a more performant shape (e.g. squares or points).

@ahornung
Copy link
Member

Are all the non-boxes variants also scaled properly, do they fill the correct volume? Or are they just at the center like the MarkerArray display in RViz?

This could lead to a wrong impression for e.g. pruned inner nodes. That's OK but could be pointed out in the description (e.g. "Points (center only)").

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