File tree 3 files changed +5
-84
lines changed
3 files changed +5
-84
lines changed Original file line number Diff line number Diff line change 6
6
"*.srdf" : " xml" ,
7
7
"*.rviz" : " yaml" ,
8
8
"*.config" : " xml" ,
9
- "*.sdf" : " xml" ,
10
- "any" : " cpp" ,
11
- "array" : " cpp" ,
12
- "atomic" : " cpp" ,
13
- "bit" : " cpp" ,
14
- "*.tcc" : " cpp" ,
15
- "bitset" : " cpp" ,
16
- "cctype" : " cpp" ,
17
- "charconv" : " cpp" ,
18
- "chrono" : " cpp" ,
19
- "clocale" : " cpp" ,
20
- "cmath" : " cpp" ,
21
- "codecvt" : " cpp" ,
22
- "compare" : " cpp" ,
23
- "complex" : " cpp" ,
24
- "concepts" : " cpp" ,
25
- "condition_variable" : " cpp" ,
26
- "csignal" : " cpp" ,
27
- "cstdarg" : " cpp" ,
28
- "cstddef" : " cpp" ,
29
- "cstdint" : " cpp" ,
30
- "cstdio" : " cpp" ,
31
- "cstdlib" : " cpp" ,
32
- "cstring" : " cpp" ,
33
- "ctime" : " cpp" ,
34
- "cwchar" : " cpp" ,
35
- "cwctype" : " cpp" ,
36
- "deque" : " cpp" ,
37
- "forward_list" : " cpp" ,
38
- "list" : " cpp" ,
39
- "map" : " cpp" ,
40
- "set" : " cpp" ,
41
- "string" : " cpp" ,
42
- "unordered_map" : " cpp" ,
43
- "unordered_set" : " cpp" ,
44
- "vector" : " cpp" ,
45
- "exception" : " cpp" ,
46
- "algorithm" : " cpp" ,
47
- "functional" : " cpp" ,
48
- "iterator" : " cpp" ,
49
- "memory" : " cpp" ,
50
- "memory_resource" : " cpp" ,
51
- "numeric" : " cpp" ,
52
- "optional" : " cpp" ,
53
- "random" : " cpp" ,
54
- "ratio" : " cpp" ,
55
- "regex" : " cpp" ,
56
- "string_view" : " cpp" ,
57
- "system_error" : " cpp" ,
58
- "tuple" : " cpp" ,
59
- "type_traits" : " cpp" ,
60
- "utility" : " cpp" ,
61
- "hash_map" : " cpp" ,
62
- "format" : " cpp" ,
63
- "fstream" : " cpp" ,
64
- "future" : " cpp" ,
65
- "initializer_list" : " cpp" ,
66
- "iomanip" : " cpp" ,
67
- "iosfwd" : " cpp" ,
68
- "iostream" : " cpp" ,
69
- "istream" : " cpp" ,
70
- "limits" : " cpp" ,
71
- "mutex" : " cpp" ,
72
- "new" : " cpp" ,
73
- "numbers" : " cpp" ,
74
- "ostream" : " cpp" ,
75
- "ranges" : " cpp" ,
76
- "semaphore" : " cpp" ,
77
- "shared_mutex" : " cpp" ,
78
- "span" : " cpp" ,
79
- "sstream" : " cpp" ,
80
- "stdexcept" : " cpp" ,
81
- "stop_token" : " cpp" ,
82
- "streambuf" : " cpp" ,
83
- "thread" : " cpp" ,
84
- "cinttypes" : " cpp" ,
85
- "typeindex" : " cpp" ,
86
- "typeinfo" : " cpp" ,
87
- "valarray" : " cpp" ,
88
- "variant" : " cpp"
9
+ "*.sdf" : " xml"
89
10
},
90
11
"terminal.integrated.defaultProfile.linux" : " bash" ,
91
12
"terminal.integrated.profiles.linux" : {
Original file line number Diff line number Diff line change 9
9
<maintainer email =" evanp922@gmail.com" >Evan Palmer</maintainer >
10
10
<license >MIT</license >
11
11
12
- <url type =" repository" >https://github.com/Robotic-Decision-Making-Lab/libwaterlinked .git</url >
13
- <url type =" bugtracker" >https://github.com/Robotic-Decision-Making-Lab/libwaterlinked /issues</url >
12
+ <url type =" repository" >https://github.com/Robotic-Decision-Making-Lab/waterlinked_dvl .git</url >
13
+ <url type =" bugtracker" >https://github.com/Robotic-Decision-Making-Lab/waterlinked_dvl /issues</url >
14
14
15
15
<author >Evan Palmer</author >
16
16
Original file line number Diff line number Diff line change 9
9
<maintainer email =" evanp922@gmail.com" >Evan Palmer</maintainer >
10
10
<license >MIT</license >
11
11
12
- <url type =" repository" >https://github.com/Robotic-Decision-Making-Lab/libwaterlinked .git</url >
13
- <url type =" bugtracker" >https://github.com/Robotic-Decision-Making-Lab/libwaterlinked /issues</url >
12
+ <url type =" repository" >https://github.com/Robotic-Decision-Making-Lab/waterlinked_dvl .git</url >
13
+ <url type =" bugtracker" >https://github.com/Robotic-Decision-Making-Lab/waterlinked_dvl /issues</url >
14
14
15
15
<buildtool_depend >ament_cmake</buildtool_depend >
16
16
You can’t perform that action at this time.
0 commit comments