I am working on setting up cloud side in google cloud platform to make environment google cloud robotics. so to speak, I am working in cloud shell in google cloud platform. you can find that in https://googlecloudrobotics.github.io/core/how-to/deploy-from-sources.
but I was failed to "bazel build" in step4 which is inside "Deploy Cloud Robotics Core from sources" in "Build and deploy the project".
the below is part of Error message.
> xxxx@cloudshell:~/core (mystical-app-257114)$ bazel build //... Starting local Bazel server and connecting to it... INFO: Call stack for the definition of repository 'ros_adapter_deps' which is a pip_import (rule definition at /home/xxxx/.cache/bazel/_bazel_xxxx/5b4f6a6ed94b6afc2c6cb5d52170621a/external/io_bazel_rules_python/python/pip.bzl:42:14): - /home/xxxxx/core/WORKSPACE:156:1 ERROR: An error occurred during the fetch of repository 'ros_adapter_deps': Traceback (most recent call last): <<
Is anybody help me for this ?
Thanks in advance for reading