Marko Bausch
Marko Bausch
Here are the outputs, I'm using `micromamba` I hope that doesn't cause problems. `micromamba info` ``` __ __ ______ ___ ____ _____ ___ / /_ ____ _ / / /...
Yes, it also happens when starting rviz2 or when trying to use the topic monitor in rqt. Probably a macos bug?
Yes, this works for me. Thanks, a lot!
Thaks, I got it working using [this guide](https://github.com/pygfx/wgpu-py/blob/0e2f34b91060137bac40580bc84d7ab8af7a19e7/examples/compute_noop.py#L59) but instead of using `device.create_buffer` I used directly the pygfx `buffer._wgpu_object`. Although not using a private member would be better.
Hi, adding ros2idl should be possible but is not a priority for us at the moment. Do you have a mcap I can use to test and see what is...
Hi there. From your logs it looks like your mcap contains corrupt ROS data. Can you check if the problems persist with other mcaps or provide a file to reproduce...
Hey, the split time is in seconds and is compared against the log time of the mcap, which is usually unix time since epoch (UTC). It follows the format shown...
Hey Kyle, Thanks for your PR. I think the feature you have implemented is already supported, although not documented. Using the following features should result in the same upgrade of...
Hi @Humvee3982, could you share the exact output, as well as your kappe version?
I've published a new version, let me know if it fixes you probleme