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

Improve rosdep simulate output #26

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

jpbusch
Copy link
Collaborator

@jpbusch jpbusch commented Jun 18, 2024

  • avoid printing (alternatives 1/1)

before (example):

#[apt] Installation commands:
  apt-get install -y ros-jazzy-rviz2
  'apt-get install -y libqt5gui5t64' (alternative 1/1)

after (example):

#[apt] Installation commands:
  apt-get install -y ros-jazzy-rviz2
  apt-get install -y libqt5gui5t64

@jpbusch jpbusch requested a review from lreiher June 18, 2024 12:26
@jpbusch jpbusch merged commit 765efcf into main Jun 19, 2024
8 of 12 checks passed
@jpbusch jpbusch deleted the fix/rosdep-with-alternatives branch June 19, 2024 10:41
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.

2 participants