RobotecAI / ros2-for-unity

High-performance ROS2 solution for Unity3D
Apache License 2.0
446 stars 58 forks source link

Pulling ros2cs repository problem #74

Open warmmm opened 1 year ago

warmmm commented 1 year ago

Hi, I am installing the repository fellow the instruction, but happen the build issue as below:

========================================= Pulling custom repositories: ./pull_repositories.sh: line 18: vcs: command not found

========================================= Pulling ros2cs dependencies: ./pull_repositories.sh: line 23: cd: /home/chen/ros2-for-unity/src/ros2cs: No such file or directory ./pull_repositories.sh: line 24: ./get_repos.sh: No such file or directory

how can solve this problem?

pijaro commented 1 year ago

Hello,

you are missing the vcs tool (see the prerequisites section).

You can find it here: https://github.com/dirk-thomas/vcstool