ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I solved adding proxy parameters of this way
./gradlew -Dhttp.proxyHost=10.12.0.9 -Dhttp.proxyPort=8002 clean build