Skip to content

Handle rosdeps #7

@SamuelFoo

Description

@SamuelFoo

Option 1:

Use rosdep to export the dependencies e.g.:

rosdep install --from-paths src --ignore-src --reinstall --simulate | grep "apt-get install" | sed 's/sudo -H apt-get install//'

Then write them to a Dockerfile.

Option 2:

Clone the repos to a folder, write a Dockerfile to rosdep based on the repos in the folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions