-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
colcon build not working #4213
Comments
This is a tradeoff. First of all, there is no value of
This should not have caused a failure. It does cause warnings as you've seen, but they should not be fatal. Can you please paste in the logs of the failing build? |
I totally agree with that. Setting up a number of jobs is a more advanced topic. Yet still, in my case my laptop lagged so much that I needed to forcely, with a power button, restart a computer. For a beginners tutorial, that can be quite discouraging. Further decision on that is on your judgment.
Starting >>> examples_rclpy_executors
|
Summary
In a tutorial "Using colcon to build packages", the command
colcon build --symlink-install
does not work properly on my system. Cannot build it as tutorial states.Solution
I was able to find a solution. There are 2 following problems:
pip3 install setuptools==58.1.0
Enviroment
CPU: Intel Core i7-9750HQ 2.0Gh
RAM: 16GB
OS: Ubuntu 24.04.4 LTS 64bit
The text was updated successfully, but these errors were encountered: