Browse Source

remove vscode files

all-contributors/add-PluckyPrecious
Erwin Lejeune 5 years ago
parent
commit
10db54e2c3
2 changed files with 0 additions and 22 deletions
  1. +0
    -17
      .vscode/c_cpp_properties.json
  2. +0
    -5
      .vscode/settings.json

+ 0
- 17
.vscode/c_cpp_properties.json View File

@ -1,17 +0,0 @@
{
"configurations": [
{
"browse": {
"databaseFilename": "",
"limitSymbolsToIncludedHeaders": true
},
"includePath": [
"/opt/ros/melodic/include/**",
"/home/erwin/catkin_ws/src/ros-xenomai-bridge/ros_nrt/reactive_navigation/include/**",
"/home/erwin/catkin_ws/src/ros-xenomai-bridge/ros_nrt/xddp_utilities/include/**",
"/usr/include/**"
],
"name": "ROS"
}
]
}

+ 0
- 5
.vscode/settings.json View File

@ -1,5 +0,0 @@
{
"python.autoComplete.extraPaths": [
"/opt/ros/melodic/lib/python2.7/dist-packages"
]
}

Loading…
Cancel
Save