Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Missing Dependencies #4

Open
jmz3 opened this issue Sep 20, 2023 · 1 comment
Open

Missing Dependencies #4

jmz3 opened this issue Sep 20, 2023 · 1 comment

Comments

@jmz3
Copy link

jmz3 commented Sep 20, 2023

Hi,

I was trying to build this repo according to the instructions provided. I encountered two problems during colcon build.

  • Problem: CMake cannot find SWIG
    • Solution: sudo apt-get install swig
  • Problem: CMake cannot find crtk_msgs
    • Solution: download the ros2_crtk_msgs and put it into the same dir

For problem 1, I think it's better to include it into the dependencies, or, at least, mark it in the README.

For problem 2, I don't see the reason. I see crtk_msgs has already been listed as one of the dependencies in the .repo file. But it turns out that vcs didn't install this package accordingly.

I could create a pull request to add these two notes to the README, if you agree.

Thank you!

@jmz3
Copy link
Author

jmz3 commented Sep 25, 2023

Just checked sawUniversalRobotROS2 and I realize that the installation guide for that repo contains all the missing dependencies. Perhaps adding those lines to this repo could fix the issues.

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

No branches or pull requests

1 participant