Skip to content

Serializing google.protobuf.Any for visualization in Foxglove Studio #1115

Closed Answered by jtbandes
tervay-bdai asked this question in General
Discussion options

You must be logged in to vote

Hi,
Currently, we don't have any support for google.protobuf.Any and you would need to create a separate schema and channel for each type. One difficulty in supporting google.protobuf.Any is that Foxglove Studio needs to know the whole protobuf descriptor (formatted as a FileDescriptorSet) in order to deserialize message data. Simply type_url: "type.googleapis.com/bdai.mcap.Child" is not enough information to deserialize messages, unless the app can somehow access the full descriptor for bdai.mcap.Child somewhere.

Replies: 0 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@tervay-bdai
Comment options

Answer selected by tervay-bdai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants