git commit -m "first commit"
This commit is contained in:
9
.vscode/settings.json
vendored
Executable file
9
.vscode/settings.json
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ros.distro": "noetic",
|
||||
"python.autoComplete.extraPaths": [
|
||||
"/opt/ros/noetic/lib/python3/dist-packages"
|
||||
],
|
||||
"python.analysis.extraPaths": [
|
||||
"/opt/ros/noetic/lib/python3/dist-packages"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user