Axel Voitier

Results 4 issues of Axel Voitier

Hello, I noticed the new plot feature is creating a hard dependency on matplotlib. Can this be avoided? We are installing this package on restricted embedded targets. Just declaring the...

This PR implements a minimal interface to handle labels: - TopicElement.getLabels() - TopicElement.addLabels() - LabelsElement - LabelElement - LabelElement.getLabel() - LabelElement.setLabel()

Hello, This is a simple PR to make the package usable by mypy from another project. - Special file "py.typed" to mark the package as importable by mypy. - Ensure...

* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one ### Expected behavior Being able...