ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I found this issue interesting: https://github.com/ros2/ros2cli/issues/425

The fix is to make sure that ifconfig is installed. You can install it by running this command: apt-get update & apt-get install net-tools

I found this issue interesting: https://github.com/ros2/ros2cli/issues/425

The fix is to make sure that ifconfig is installed. You can install it by running this command: apt-get update & && apt-get install net-tools