Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ugv_nav4d and dependencies #1

Merged
merged 13 commits into from
Nov 25, 2024
Merged

Conversation

haider8645
Copy link
Contributor

Hello guys,

added ugv_nav4d. Please check if everything is covered in source.yml and the .autobuild files.

Best,
Haider

source.yml Show resolved Hide resolved
@chhtz
Copy link
Member

chhtz commented Nov 13, 2024

I added some further necessary dependencies.
I assume with Ubuntu20.04 it builds as is (did not check), for Ubuntu22/24 one needs additional qt4-qt5 overrides (which we currently have in our internal package_set)

@chhtz
Copy link
Member

chhtz commented Nov 19, 2024

@pierrewillenbrockdfki
Copy link
Member

pierrewillenbrockdfki commented Nov 19, 2024

@pierrewillenbrockdfki Can you merge the latest changes from https://github.com/rock-core/rock-package_set to your qt4-qt5 branch here: https://github.com/pierrewillenbrockdfki/rock_core_rock_package_set?

Done.

@chhtz
Copy link
Member

chhtz commented Nov 22, 2024

With some more changes, this makes a minimal buildconf using this manifest build now on Ubuntu 24:

package_sets:
    - github: haider8645/ric-package_set
      branch: add_ugv_nav4d
layout:
  - dfki.ric
  - rock.cpp
  - rock.core
ignored_packages:
 - gui/vizkit
 - gui/qgv
 - gui/rock_replay

I did not check Ubuntu 20/22.

gui/qgv and gui/rock_replay are hopefully fixable, but that should not delay merging this.

(For Ubuntu 24, one needs to use a branch of autoproj. Instructions are here: rock-core/autoproj#408 in the comments)

@chhtz chhtz merged commit 50f35a3 into dfki-ric:master Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants