Closed athackst closed 7 months ago
Update to the ROS2 ament task provider extension (>=0.3.0) and set the command to source your environment in .vscode/settings.json
.vscode/settings.json
This change adds the following:
"ament-task-provider.envSetup": "source /opt/ros/humble/setup.bash",
Closes #71 Closes #73
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:
Closes #71 Closes #73