lgulich

Results 6 comments of lgulich

@facontidavide do you have any idea what this could be? I am also happy to try to fix this myself but I would be glad about some pointers in the...

Interesting, no we do not use rosbridge. I will investigate this wrong message definition, thanks!

How did you extract the message definition from the bag? I just tried it with the script from [here](https://answers.ros.org/question/230120/extracting-definition-of-customized-messages-from-bag-files/) and got the correct message definition: > \# All readings of...

Even with `window_topmost off` I am still experiencing the same issue. Namely when trying to download a file with Brave the pop-up to determine the save-to location is hidden.

So if I run it with dazel: `dazel run @hedron_compile_commands//:refresh_all` I get the following error: (For brevity I have replaced my `HOME` path with `~` below) ``` FATAL: mkdir('~/.cache/bazel/_bazel_lgulich'): (error:...

@cpsauer Adding `startup --output_user_root =$USER/.cache/dazel` to `.bazelrc` works, thanks for the suggestion. One problem that remains is that ideally, we would like to be able to build the workspace with...