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

@andreas-lebherz Are you using ADE with the default .aderc file? If so, this is likely a problem in the Docker container. To give the Docker container access to your local network devices, you need to run ade start -- --net=host. Otherwise, the container is essentially network-isolated.