Skip to content

Commit

Permalink
Added devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed Jul 3, 2023
1 parent 97be9d4 commit b8c298e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"image": "introlab3it/rtabmap:20.04",
"customizations": {
"vscode": {
"extensions": ["ms-vscode.cpptools-themes", "ms-vscode.cmake-tools", "vscjava.vscode-java-pack"]
}
}
}

0 comments on commit b8c298e

Please sign in to comment.