Martin Valgur

Results 231 comments of Martin Valgur

Don't close. Blocked by a missing `premake` binary.

There's no assigned reviewer, I think this one might have slipped through the cracks. Tagging you @uilianries, since you appear to be active today.

Set the model ID to `VLS128` to fix the issue.

Ok, that's a bug in the driver then: https://github.com/ros-drivers/velodyne/blob/d8cf623a922b1f12995e8c71295924c2905bd9a3/velodyne_pointcloud/src/lib/rawdata.cpp#L188-L210 Btw, you can give https://github.com/valgur/velodyne_decoder a try. It's not a direct replacement, but the precise timing info for VLS-128 is definitely...

@SpaceIm Do you know whether the `WITH_OPENGL` option has been intentionally kept as disabled?

Hmm... I went through the hassle of getting COIN-OR libraries to work with a re-generated autotools config to fix various libtool issues on Windows for ConanCenter (https://github.com/conan-io/conan-center-index/pull/23530). I could give...

The CI failed due to a macOS version newer than settings.yml is aware of being used in the CI. I opened a PR to update the version lists in Conan:...

I think I'm going to revert the `libomp.dll`->`omp.dll` renaming on MSVC, but it's going to need some testing because the default build had some issues when built with Conan (https://github.com/llvm/llvm-project/issues/88876).