We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3190d65 commit 67f3910Copy full SHA for 67f3910
.devcontainer/devcontainer.json
@@ -3,7 +3,7 @@
3
"build": {
4
"dockerfile": "../Dockerfile",
5
"context": "..",
6
- "target": "dever",
+ "target": "visualizer",
7
"cacheFrom": "ghcr.io/ros-planning/navigation2:main"
8
},
9
"runArgs": [
0 commit comments