Skip to content

Commit 96bc2b3

Browse files
committed
feat: 添加ROS2学习笔记
1 parent 9994523 commit 96bc2b3

File tree

2 files changed

+3489
-1
lines changed

2 files changed

+3489
-1
lines changed

.vscode/settings.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,18 @@
2525
"editor.fontFamily": "微软雅黑, Ubuntu mono, Consolas, Courier New, monospace",
2626
"editor.fontSize": 16,
2727
"editor.lineNumbers": "interval"
28-
}
28+
},
29+
"cSpell.words": [
30+
"CFLAGS",
31+
"constexpr",
32+
"cout",
33+
"cstr",
34+
"decltype",
35+
"elif",
36+
"endl",
37+
"ifndef",
38+
"Liskov",
39+
"OBJS",
40+
"teleop"
41+
]
2942
}

0 commit comments

Comments
 (0)