Giter Site home page Giter Site logo

Comments (4)

rikba avatar rikba commented on June 26, 2024

Hi @Sunjiahao111

maybe this is a broken internet connection?

ssh: connect to host github.com port 22: Connection timed

Otherwise, can you give me some feedback during which step of the installation it breaks?

Thanks for your feedback!

from polygon_coverage_planning.

Sunjiahao111 avatar Sunjiahao111 commented on June 26, 2024

Hi @Sunjiahao111

maybe this is a broken internet connection?

ssh: connect to host github.com port 22: Connection timed

Otherwise, can you give me some feedback during which step of the installation it breaks?

Thanks for your feedback!

Hi, thank you sir
图片
In this step, the first "wstool update"
图片

steven@steven-ThinkPad-T480s:~/catkin_ws/src$ wstool update
/home/steven/.local/lib/python2.7/site-packages/wstool/config_yaml.py:74: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
yamldata = yaml.load(stream)
[polygon_coverage_planning] Fetching [email protected]:ethz-asl/polygon_coverage_planning.git (version v2.0.1) to /home/steven/catkin_ws/src/polygon_coverage_planning
正克隆到 '/home/steven/catkin_ws/src/polygon_coverage_planning'...
ssh: connect to host github.com port 22: Connection timed out
fatal: 无法读取远程仓库。

请确认您有正确的访问权限并且仓库存在。
Exception caught during install: Error processing 'polygon_coverage_planning' : [polygon_coverage_planning] Checkout of [email protected]:ethz-asl/polygon_coverage_planning.git version v2.0.1 into /home/steven/catkin_ws/src/polygon_coverage_planning failed.

ERROR in config: Error processing 'polygon_coverage_planning' : [polygon_coverage_planning] Checkout of [email protected]:ethz-asl/polygon_coverage_planning.git version v2.0.1 into /home/steven/catkin_ws/src/polygon_coverage_planning failed.

from polygon_coverage_planning.

rikba avatar rikba commented on June 26, 2024

I think you are trying to use the ssh link but did not setup ssh keys in Github. Please try using the https checkout:

cd ~/catkin_ws/src
wstool init
wstool set --git polygon_coverage_planning https://github.com/ethz-asl/polygon_coverage_planning.git -v v2.0.1
wstool update
wstool merge polygon_coverage_planning/install/dependencies_https.rosinstall
wstool update

from polygon_coverage_planning.

rikba avatar rikba commented on June 26, 2024

Closed due to inactivity.

from polygon_coverage_planning.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.