James R T
James R T
Hi @cw150, can I ask whether you have found a workaround for the `tcp_probe` functionality to make the Bufferbloat lab exercise work on Ubuntu 18.04+ or not? I followed the...
Hi @lantz, apologies for the late reply. I can attempt to implement some kind of fix for Ubuntu 20.04+ in my free time, but I cannot guarantee that it can...
Hi @katjonathan, it seems that I have fixed this issue in #2102. While we wait for a maintainer to review said PR, you can attempt to use my fork and...
@Arusekk Could you kindly review this PR? Thank you!
> On that topic, does interrupting the pipeline with a callback at each step incur any slowdown? @irgolic As for the current callback implementation, strictly and technically speaking, in terms...
Hello! Can I check on when this PR will be merged? Seems like the CI logs have expired. Thanks!
Hmm after digging around, the code line involved in this PR seems to have been changed in a [past commit](https://github.com/RobotWebTools/rosbridge_suite/pull/593/files#diff-212be7c9fa67fbb1f8af9069876e393724e387108a685d2cc0a2f2375b561ddbL175-R164). I am not sure which option would be the correct...
@janev94 Got it. I have added an explicit reference link to your GitHub Gist in my previous comment. Just to be clear, the code in my comment was less intended...
Hi @mattn @radeksimko, any plans on moving this PR forward? Seems like someone over at #38 have confirmed that this fix works. Would be great to have this feature in...
> https://docs.nvidia.com/cuda/archive/9.0/pdf/CUDA_Binary_Utilities.pdf describes it as "Clip State Machine Test and Update". Based on that document's description, it seems that it is a duplicate of the `CSMTEST` opcode. It somewhat feels...