RoboStack / ros-humble

Recipes for ROS 2 Humble Hawksbill
81 stars 32 forks source link

Enable build of ros-humble-ros-gz #146

Closed traversaro closed 2 months ago

traversaro commented 2 months ago

Except on Windows, were we stopped building Ignition/Gazebo Fortress packages as anyhow they do not work.

Fix https://github.com/RoboStack/ros-humble/issues/68 .

traversaro commented 2 months ago

For some reason on linux-64 no ros-gz package is generated, with this message:

Skipping ros-humble-ros-gz-bridge

any idea why this is happening @Tobias-Fischer ?

Tobias-Fischer commented 2 months ago

It’s been built already :) https://anaconda.org/robostack-staging/ros-humble-ros-gz-bridge/files

Tobias-Fischer commented 2 months ago

Looks good - let’s hope the packages actually work.