Skip to content

Software Missing Dependency #380

Description

@guyfleeman

On a clean Ubuntu 24.04 install, enable multicast is required for the bringup_simulation launch to work.

ros2 run ateam_bringup enable_loopback_multicast.sh

The script fails because Ubuntu 24.04 does not include the net-tools package, so ifconfig is not found. Ubuntu 24.04 was installed with the full install and net-tools has been removed at some point. net-tools should be added to step 5.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions