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

Warn when building outside of workspace root #366

Closed
SebastianGrans opened this issue Jul 29, 2020 · 2 comments
Closed

Warn when building outside of workspace root #366

SebastianGrans opened this issue Jul 29, 2020 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@SebastianGrans
Copy link

I'm relatively new to ROS and I sometime find myself accidentally running colcon build in the wrong folder, i.e. not in the worspace root folder. This leads to build, log, and install folders in the wrong locations.

I have two ideas on how this could be resolved:

  1. Warn and abort the build
  2. Notify, but automatically build in the root folder

Either feature would also require some kind of force flag.
What do you think of this?

@dirk-thomas dirk-thomas added the duplicate This issue or pull request already exists label Jul 29, 2020
@dirk-thomas
Copy link
Member

Duplicate of #139.

@SebastianGrans
Copy link
Author

It seems like I need to hone my searching abilities. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Development

No branches or pull requests

2 participants