Peter Moran

Results 9 issues of Peter Moran

Is it possible to have code coverage reported on all targets? For example, if I run an executable with coverage I've noticed that only the compilation units in that executable...

In most cases, there is no need to add header files to your source list in `add_library` and `add_executable` `SOURCES` list. I would love a feature that could automatically remove...

feature-request
acknowledged

For the sake of dependency management, it is really nice to have official release version numbers so that I can share with coworkers what version I am using. I would...

Have you considered making an iOS widget to help see your progress for the day, or maybe even enter foods? Similarly, if you ever have Apple watch support I would...

enhancement

Anki iOS defaults to `text-align: center`, this forces `left` in the notes fields.

The `gscam` node reports a failure from GStreamer on startup for all launches. Specifically, if gives the following error. ``` GStreamer-CRITICAL **: gst_element_make_from_uri: assertion 'gst_uri_is_valid (uri)' failed ``` However, the...

bug

The flip method (set by `nvvidconv flip-method=2` in the pipeline) should be able to be changed though ROS launch arguments. Different cameras than the one tested may pass the video...

enhancement

It would be great to have a conan package for this. It's not too hard since this is a header only library. This would include: - [ ] Write `source()`...

Is it possible, or could it be possible, for this library to let you modify the values in a map? In particular, to maintain the perfect hashing of keys and...