Markus Vieth

Results 412 comments of Markus Vieth

> Thank you. By any chance, do you a catkin package that uses pcl_ros that I can use as a reference? Have a look at the [wiki page](https://wiki.ros.org/pcl_ros), on the...

@Dinatorehanova The google drive links don't work anymore, would you provide new ones? The issue is likely in `pcl_conversions.h`, maybe the field descriptions are not copied correctly, but that is...

> Dear @mvieth, thank you for accepting and merging my PR. I will update you with another PR regarding the 2D version, asap. I thought a bit about whether to...

@Prayag-raj-sharma You would add the check to `.clang-tidy` (twice, once for `Checks` and once for `WarningsAsErrors`). Then you create a pull request and fix all places where the GitHub Action...

> These are a lot of extra rules with strong versioning included which will need to be updated regularly. How much benefit do they provide to call out the individual...

> Packages look like they're missing I assume you are referring to the error messages that package `pcl` can not be found on platforms `arch` and `opensuse`. However, the package...

Thanks for the explanation! I removed the package definitions for arch and opensuse for the newly added keys.

@ivanpauno I have updated the description

@EwingKang Which PCL version do you use? Have you tried `pcl::io::loadOBJFile` instead? Can you describe your problem in more detail, please? What are you trying to do and what happens...