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

Add source script for ament tasks #75

Merged
merged 1 commit into from
Apr 7, 2024
Merged

Add source script for ament tasks #75

merged 1 commit into from
Apr 7, 2024

Conversation

athackst
Copy link
Owner

@athackst athackst commented Apr 7, 2024

Update to the ROS2 ament task provider extension (>=0.3.0) and set the command to source your environment in .vscode/settings.json

This change adds the following:

"ament-task-provider.envSetup": "source /opt/ros/humble/setup.bash",

Closes #71
Closes #73

@athackst athackst merged commit 30bff52 into humble Apr 7, 2024
9 checks passed
@athackst athackst deleted the fix/ament-source branch April 7, 2024 17:24
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.

Question about sourcing ROS Tasks not working - ROS workspace is probably not sourced.
1 participant