Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 522 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 522 Bytes

Test Sphere Scale

This package illustrates an issue with irregular scaling of sphere markers (i.e. ellipsoids) when using the SPHERE_LIST marker type.

When running the provided launchfile, two identical sphere markers are published, one using SPHERE type and the other using SPHERE_LIST. The outcome is that the SPHERE marker correctly renders an ellipsoid, while the SPHERE_LIST marker draws a regular sphere using the x value of the scale uniformly.

Incorrect sphere scaling