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

Need to delete target directory on project rebuild #18

Open
jhdcs opened this issue Oct 13, 2021 · 1 comment
Open

Need to delete target directory on project rebuild #18

jhdcs opened this issue Oct 13, 2021 · 1 comment

Comments

@jhdcs
Copy link

jhdcs commented Oct 13, 2021

I have noticed that at times changes to the source code within the Rust projects won't "propagate" to the wider ROS 2 system unless I delete the target directories within each of the crates I'm working on.

Is this something that colcon-cargo can do automatically? Or is this a bug within colcon-cargo?

@Guelakais
Copy link

There are .gitignore files for this kind of thing. Simply add the folders you don't want to upload and you're done.

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

No branches or pull requests

2 participants