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

Updated README to avoid source and building in same terminal #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

h2jaafar
Copy link

I noticed an issue in the README which can lead to complex issues down the line.

It is bad practice to source and build a ros2 workspace in the same terminal.
This is documented here.

"It is very important that you open a new terminal, separate from the one where you built the workspace. Sourcing an overlay in the same terminal where you built, or likewise building where an overlay is sourced, may create complex issues."

@hemalshahNV
Copy link
Contributor

hemalshahNV commented Mar 13, 2022 via email

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

Successfully merging this pull request may close these issues.

2 participants