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

Commits on Oct 14, 2024

  1. Fix: SUCO: cleanup

    Improve: SUCO: More readable subprocess output
    
    Signed-off-by: Isaac Saito <[email protected]>
    130s committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5382feb View commit details
    Browse the repository at this point in the history
  2. Fix: SUCO: 'rosdep install' error when installing 'python3-rosdep' (n…

    …ot tautology)
    
    Signed-off-by: Isaac Saito <[email protected]>
    130s committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8dc7c61 View commit details
    Browse the repository at this point in the history
  3. Fix: SUCO: If the current dir at the time of 'git clone' is the local…

    … repo of the repo that is about to be cloned, the exec fails with unclear error
    
    Signed-off-by: Isaac Saito <[email protected]>
    130s committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    25f0034 View commit details
    Browse the repository at this point in the history
  4. Improve: SUCO: rosdep progress to be printed (only as after the fact …

    …though)
    
    Signed-off-by: Isaac Saito <[email protected]>
    130s committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f97ba9a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. SUCO: Missing rosdep key for webp

    Signed-off-by: Isaac Saito <[email protected]>
    130s committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fcfd8a3 View commit details
    Browse the repository at this point in the history
  2. WIP: (IDK what I was trying to do)

    Signed-off-by: Isaac Saito <[email protected]>
    130s committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    94647c7 View commit details
    Browse the repository at this point in the history