Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulling ros2cs repository problem #74

Open
warmmm opened this issue Jun 17, 2023 · 1 comment
Open

Pulling ros2cs repository problem #74

warmmm opened this issue Jun 17, 2023 · 1 comment

Comments

@warmmm
Copy link

warmmm commented Jun 17, 2023

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

  • Pulling ros2cs repository:
    ./pull_repositories.sh: line 13: vcs: command not found

=========================================
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
Copy link
Collaborator

pijaro commented Jun 28, 2023

Hello,

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants