RoboStack / ros-noetic

vinca configuration files for ros-noetic
https://robostack.github.io
464 stars 73 forks source link

Add jsk visualisation #375

Closed hsparkastro closed 1 year ago

Tobias-Fischer commented 1 year ago

Needs https://github.com/mamba-org/boa/pull/357

Tobias-Fischer commented 1 year ago

Hi @anand-bala @wolfv - it seems like the cdt_name is still not respected. Any idea why? I've pulled boa from the main branch.

anand-bala commented 1 year ago

I think the potential issue here is with numpy 1.20.* constraint. Running mamba repoquery depends ros-noetic-rosbag says that the version that the package is built with is numpy 1.25.2. I am not sure if that is the exact problem, but it is more than likely.

Is the version pinned to 1.20.* in the conda_build_config.yaml file for a specific reason? Or is it ok to loosen the constraint to 1.*?

hsparkastro commented 1 year ago

Yay!!! Thanks @Tobias-Fischer!

Tobias-Fischer commented 1 year ago

It still needs more work unfortunately .. the build passes locally but not on CI for some reason :(

Tobias-Fischer commented 1 year ago

Packages are up now