Skip to content

Software Missing Dependency #380

@guyfleeman

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions