foxglove / community

This repo hosts our org-wide discussion board
0 stars 0 forks source link

`visualization_msgs::msg::MarkerArray` disappears when moving view #956

Closed alsora closed 7 months ago

alsora commented 7 months ago

Description

Publish a visualization_msgs::msg::MarkerArray message containing points markers. The markers are correctly displayed, but they disappear/reappear as I move the view with the mouse.

Note that no new messages are coming in, indeed I can also shut down the foxglove bridge and the issue persists. See video attached, look for the small red points initially here

Screenshot 2024-03-02 at 8 15 39 AM

https://github.com/foxglove/studio/assets/25433200/5c59b9e6-bb51-4b43-b684-a5ebfef836d3

Expected Behavior

linear[bot] commented 7 months ago

FG-6938 `visualization_msgs::msg::MarkerArray` disappears when moving view

jtbandes commented 7 months ago

Please share sample data so that we can reproduce the issue