-
Notifications
You must be signed in to change notification settings - Fork 29
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
Cannot make flat arrows #140
Comments
Internal tracking ticket: FG-6662 |
Are you not able to set What is a "flat arrow"? Like only the head? |
Is that a screenshot of the arrow you get from the ROS arrow marker or the ArrowPrimitive? |
It's a random image I found online that shows a flat arrow, in the same style that the ROS arrow marker can produce. This type of style cannot be replicated with an |
Gotcha. Thanks for the additional context. I'm gonna move this to feature cause our current arrow primitive is designed for making (volumetric?) arrows rather than trying to be a 1:1 copy of the ROS Marker message. |
Description
With ROS arrow markers, you can set
size
to{1, 1, 0.01}
to get a flat arrow. There doesn't seem to be any way to replicate this with SceneEntity arrows.Steps To Reproduce
Expected Behavior
The text was updated successfully, but these errors were encountered: