Micah Chambers
Micah Chambers
clang-format is pretty limited in its formatting options of *.proto, prototool is much more complete **Describe the solution you'd like** Add the prototool (https://github.com/uber/prototool) formatter as an option **Describe alternatives...
Getting this in warning in clang 8.0.1: ``` simple-svg.hpp:606:16: warning: private field 'scale' is not used [-Wunused-private-field] ```
It would be nice to have some of the basic tools like `rosbag` available `rqt_runtime_monitor`, etc. Do you have any plans on that, or would you be interested in merging...
In response to https://github.com/containers/podman/issues/18292. One of the primary benefits of podman is that its possible run without altering the host system. By allowing cdi directories to be passed via command...
I have some geotiffs with altitude data that store the data in fp16 rather that fp32. Would be nice to be able to use this library for it.
Kind of a shot in the dark, but added fp16 support for my own needs. - need an example with prediction enabled, not sure if there is a good way...