Steven Palma
Steven Palma
For those who might be interested, I quickly did a script for the original issue using the rosbag2_py API as suggested. It is probably not the best, but it does...
@DenisBiryukov91 What's the latest status of this PR? Also, would be great if you can add the timeline to the respective issue
@milyin ping for Mallet's question
@milyin I see this PR was mentioned in https://github.com/eclipse-zenoh/zenoh/issues/669 which is part of the next release. Would you mind linking this PR to the issue and adding it to the...
@OlivierHecart This draft PR has been stalled for more than two years. Consider closing it if it is not longer relevant (you can always open it again whenever it is...
Hi @uupks! We offer an API for dynamically inserting configuration fields into an already opened session. However, it's important to note that the behavior of the session will vary depending...
Hello @josborja7castillo! Did you manage to try the suggestions from above? Let us know :)
I think this would be a great opportunity to test this new feature: https://github.com/huggingface/lerobot/pull/2123
To investigate the issue, I conducted tests using: 1. **A simple dummy app** designed to reproduce the error easily: ```python import numpy as np import cv2 import av cv2.imshow("debug", np.zeros((128,128,3),...
Hello @kuz, Thanks for reporting this! The documentation needed an update, and your report helped us spot that. Could you do me a favor and test the following in a...