Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
U2IS
aquanaute
Commits
0276da3a
Commit
0276da3a
authored
Jul 17, 2020
by
Ricardo Rico Uribe
Browse files
deleted files
parent
6fbd1208
Changes
2
Show whitespace changes
Inline
Side-by-side
aquanaute_description/.vscode/c_cpp_properties.json
deleted
100644 → 0
View file @
6fbd1208
{
"configurations"
:
[
{
"browse"
:
{
"databaseFilename"
:
""
,
"limitSymbolsToIncludedHeaders"
:
true
},
"includePath"
:
[
"/opt/ros/melodic/include/**"
,
"/usr/include/**"
],
"name"
:
"ROS"
,
"intelliSenseMode"
:
"gcc-x64"
,
"compilerPath"
:
"/usr/bin/gcc"
,
"cStandard"
:
"gnu11"
,
"cppStandard"
:
"gnu++14"
}
],
"version"
:
4
}
\ No newline at end of file
aquanaute_description/.vscode/settings.json
deleted
100644 → 0
View file @
6fbd1208
{
"ros.distro"
:
"melodic"
,
"python.autoComplete.extraPaths"
:
[
"/opt/ros/melodic/lib/python2.7/dist-packages"
],
"cmake.configureOnOpen"
:
true
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment