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

draft: Fix suco apt #1109

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

draft: Fix suco apt #1109

wants to merge 6 commits into from

Conversation

130s
Copy link
Collaborator

@130s 130s commented Nov 1, 2024

No description provided.

Improve: SUCO: More readable subprocess output

Signed-off-by: Isaac Saito <[email protected]>
… repo of the repo that is about to be cloned, the exec fails with unclear error

Signed-off-by: Isaac Saito <[email protected]>
@@ -21,6 +21,7 @@
<exec_depend>gnuplot-x11</exec_depend>
<exec_depend>iftop</exec_depend>
<exec_depend>ipython3</exec_depend>
<exec_depend>libwebp-dev</exec_depend>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a heavy user of vwebp executable I apt install -y libwebp-dev manually but I don't see vwebp yet.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Turned out an apt pkg webp contains vwebp executable. But webp is not available as rosdep key yet.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw, I have a feeling Facebook may not be showing an animation out of .webp file even though it shows a non-animated .webp file as a static image (read this on reddit somewhere).

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Decided to add a rosdep key ros/rosdistro#43326

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.

1 participant