issues
search
foxglove
/
foxglove-python
🐍🦊 Python library for Foxglove Data Platform
MIT License
6
stars
10
forks
source link
client: require mcap library, use decoder_factories
#85
Closed
james-rms
closed
1 year ago
james-rms
commented
1 year ago
Public-Facing Changes
Requires the latest
mcap
library as part of installation.
Allows users to provide their own decoders to
read_messages
using the new
decoder_factories=
Mcapreader constructor argument.
Description
Public-Facing Changes
mcap
library as part of installation.read_messages
using the newdecoder_factories=
Mcapreader constructor argument.Description