Closed astumpf closed 11 months ago
Hey!
The bug is reproducible. It seems to be related to the LoD rendering we use to get Rviz to run at a reasonable frame rate. This depends on the camera position, which apparently glitches in topdownortho
mode.
I'll push a fix later today.
You can now try the fix by cherry-picking commit b6e1336 or checking out the feature/plugin_system branch.
Can verify, that this fix solves the issue. Thank you!
Great. Thanks for letting me know!
Describe the bug RViz plugin does not render min cell size in topdownortho view.
To Reproduce Steps to reproduce the behavior: Set RViz camera view to
topdownortho
Expected behavior The octree should be rendered in min cell size.
Observed outcome The octree is not rendered in min cell size.
Screenshots Rendering min cell size: Not rendering min cell size:
System information (please complete if relevant):
Runtime information (please complete if relevant):
Additional context