Ivor Wanders

Results 14 issues of Ivor Wanders

Hi everyone, As my colleague @mikepurvis described in https://github.com/NixOS/hydra/issues/1193, we are in the process of incorporating some Nix builds running on Hydra into our Jenkins pipelines. An important aspect of...

Currently, when filing a PR in this repo there are no default reviewers on PRs, neither can I find any documentation on who to ping for review. I could manually...

question

I could not find a link to download the raw log in the log view, so for example on this (randomly picked) page, I would expect a download link; https://hydra.nixos.org/build/175606766/nixlog/2125...

These are some minor changes I did when I started development work on https://github.com/NixOS/hydra/pull/1204. I'm not on NixOS and did most development in a NixOS docker container. Following the steps...

Collecting some things for cleanup: - [ ] Switch integer types to `std::` flavours. - [ ] Switch native trace type to enum backed by `std::uint8_t` instead of separate `uint8_t`.

Hi, This adds two templated functions to the serialization struct, these templated functions take an index as a template parameter and based on that provide either the name of that...

Hey @MartinDrab, thanks for sharing this with the world. It's an invaluable tool for recording what communication the Windows drivers sent to the hardware on the Microsoft Surface series devices....

Our Nix-based ros builds create a directory that has each ros package symlinked, so instead of one directory holding all our ros packages, we have one directory holding symlinks to...

Thanks for sharing this library with everyone! Just like @plasticbox I'm trying to use this library for visualising and editing a [behaviour](https://en.wikipedia.org/wiki/Behavior_tree_(artificial_intelligence,_robotics_and_control)) tree. In behaviour tree the order of children...

Trivial improvement to the `extra_model_paths.yaml.example` file, I read the source code to figure out how to change the custom_nodes directory. This simple addition makes it clear additional the custom_node path...

documentation