Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't limit parallel workers in moveit2 build (#77)
This is a common hack to avoid running out of memory while building a large C++ codebase. However, it's unnecessary in an era where users just need to be educated to configure `zram` on their system.
- Loading branch information