SteveMacenski / spatio_temporal_voxel_layer

A new voxel layer leveraging modern 3D graphics tools to modernize navigation environmental representations
http://wiki.ros.org/spatio_temporal_voxel_layer
GNU Lesser General Public License v2.1
616 stars 183 forks source link

Fix missing boost dependency #288

Closed Timple closed 4 months ago

Timple commented 4 months ago

As per: https://github.com/SteveMacenski/spatio_temporal_voxel_layer/issues/232#issuecomment-2078230991

SteveMacenski commented 4 months ago

Try cloning and removing STVL layer so just the vendor before rosdep & build. Make sure this isn't the only one

SteveMacenski commented 4 months ago

Let me know when its ready for another release attempt!

Timple commented 4 months ago

Pending: https://github.com/ros/rosdistro/pull/40865#pullrequestreview-2025777028

SteveMacenski commented 4 months ago

Ah ok, let me know when that is all squared away :-)

Timple commented 4 months ago

After this PR is merged, a new release can be triggered

SteveMacenski commented 4 months ago

Release try 2 https://github.com/ros/rosdistro/pull/41067

Timple commented 4 months ago

The build failed again. But is seems it failed just before the PR was merged. So I guess we'll have to wait another day..

Timple commented 3 months ago

Ah, this fix is in the ros2 branch. But not on the humble branch.

How do you typically backport these changes?

SteveMacenski commented 3 months ago

I don't have the same bots / processes setup here as I do in Nav2, so manually before cutting releases. This project doesn't get a huge number of PRs to need a great deal of automation. Usually I'm only backporting 2-3 merge commits