ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
hello~ I create a docker which includes: 1. ROS indigo full installed version 2. turtlebot package
After finishing the network configuration on ~/.bashrc, I run the command
roslaunch turtlebot_bringup minimal.launch
.
and have the same problem [ERROR] [1424808531.546619171]: Zeroconf: failed to create an avahi client.
Can you share some solution to solve this problem? Thank you