ros-noetic icon indicating copy to clipboard operation
ros-noetic copied to clipboard

add ign packages to win (needs rebuild)

Open raghavauppuluri13 opened this issue 4 years ago • 14 comments

raghavauppuluri13 avatar Jun 11 '21 16:06 raghavauppuluri13

looks like the ign package doesn't exist?

wolfv avatar Jun 11 '21 17:06 wolfv

It was listed in the package list , should that be removed?

raghavauppuluri13 avatar Jun 11 '21 17:06 raghavauppuluri13

I think that package is ros-ign, ros-ign-bridge, and so on so forth.

traversaro avatar Jun 11 '21 17:06 traversaro

Ah. That'll do it. Thanks @traversaro

raghavauppuluri13 avatar Jun 11 '21 18:06 raghavauppuluri13

Triggered the build - let's see what happens.

Tobias-Fischer avatar Jun 12 '21 01:06 Tobias-Fischer

Seems like osx is failing - check patch/add_dependencies.yaml and add gtest for the failing package.

Tobias-Fischer avatar Jun 12 '21 01:06 Tobias-Fischer

Same error on Windows..

Tobias-Fischer avatar Jun 12 '21 08:06 Tobias-Fischer

Any clue why the ci doesn't get triggered @wolfv?

Tobias-Fischer avatar Jun 12 '21 11:06 Tobias-Fischer

ign-gazebo is currently not build for OSX and win, see https://github.com/conda-forge/libignition-gazebo-feedstock/issues/2

Tobias-Fischer avatar Jun 13 '21 02:06 Tobias-Fischer

Cc @traversaro

Tobias-Fischer avatar Jun 13 '21 02:06 Tobias-Fischer

This now fails because of incompatible ign versions - we are overwriting gazebo3 (citadel) with gazebo5 (edifice) as this is the first available version for win on conda-forge, but would need to do the same for transport & msgs (map from citadel to edifice). Any objections against this weird mapping?

We should probably just do this for all platforms ..

Tobias-Fischer avatar Jul 22 '21 23:07 Tobias-Fischer

This now fails because ros-noetic-pluginlib-1.13.0-py38h508dd2d_5 needs tinyxml2=8 ..

Tobias-Fischer avatar Jul 23 '21 03:07 Tobias-Fischer

We probably need a full rebuild here, too :(

Tobias-Fischer avatar Jul 23 '21 03:07 Tobias-Fischer

This now fails because of incompatible ign versions - we are overwriting gazebo3 (citadel) with gazebo5 (edifice) as this is the first available version for win on conda-forge, but would need to do the same for transport & msgs (map from citadel to edifice). Any objections against this weird mapping?

We should probably just do this for all platforms ..

Ok for me. When everything works and the amount of fixes is reduced, we can think of using the LTS (perhaps Fortress, see https://ignitionrobotics.org/docs/all/releases) or having alternatives, but for the time being just using the latest make more sense.

traversaro avatar Jul 23 '21 06:07 traversaro

Hi @traversaro - just to confirm, this PR won’t be possible as Noetic only works with Fortress, but we don’t build Fortress for Windows anymore?

Tobias-Fischer avatar Feb 29 '24 20:02 Tobias-Fischer

Hi @traversaro - just to confirm, this PR won’t be possible as Noetic only works with Fortress, but we don’t build Fortress for Windows anymore?

Yes, I am afraid unless we make sure that Fortress packages works on Windows, this PR can't work.

traversaro avatar Feb 29 '24 21:02 traversaro

Ok thanks Silvio! I assume getting things to work won’t be trivial, so let’s close here. If there are interested people we could guide them in the right direction.

Tobias-Fischer avatar Mar 01 '24 00:03 Tobias-Fischer

Hi @raghavauppuluri13 - feel free to let us know if you are still interested in this for Windows - we can point you in the right direction if you would like to contribute.

Tobias-Fischer avatar Mar 01 '24 00:03 Tobias-Fischer