Kunal Tyagi
Kunal Tyagi
I think this can be closed. I remember an addition to the style guide, but can't link the PR yet.
Could you expand a bit (or go ahead with a PR 😆 )?
A PR would be welcome. Please bear in mind a PR before GSoC begins or towards end of GSoC would be preferred. (Reasons being time and a GSoC project on...
Current status: One refactor PR is ongoing: https://github.com/PointCloudLibrary/pcl/pull/4180 (waiting on my review, perhaps by this weekend) One has been merged, and NDT OMP PR hasn't been created yet (IIRC)
The check can be as simple as checking for stdin, or ```$PS1``` or a custom env var or ```tty -s``` which ends with no error on interactive shells. Best of...
Hey @szabi-luxonis What's the update on this?
> Those settings are skipped for Terminal and other non-file activity This isn't mentioned anywhere. It doesn't make sense to send folder details when the path is being obfuscated. I've...
This isn't an issue with my setup. I replicated the issue 100% same logs in a fresh docker image of `ubuntu:22.04` ```sh apt udpate apt install -y g++ cmake xorg-dev...
Haven't seen this issue with `catkin build`, but with `colcon build`. I've seen two difference between their behaviors: * catkin created an imported target for gtest/gmock etc, while colcon creates...
Reading that chain, towards the end, after investigation, they have accepted that this makes sense for ament. I don't feel there would be any unexpected side-effects (as pointed out later):...