new file: .gitignore

new file:   .vscode/settings.json
	deleted:    zbw_slamtoolbox/CMakeLists.txt
	deleted:    zbw_slamtoolbox/config/mapper_params_online_async.yaml
	deleted:    zbw_slamtoolbox/config/mapper_params_online_sync copy.yaml
	deleted:    zbw_slamtoolbox/config/navigation.yaml
	deleted:    zbw_slamtoolbox/launch/navigation.launch.py
	deleted:    zbw_slamtoolbox/launch/slamtoolbox.launch.py
	deleted:    zbw_slamtoolbox/package.xml
This commit is contained in:
2026-03-05 10:27:22 +08:00
parent 7fbddb15c2
commit b45049f18b
9 changed files with 7 additions and 261 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"cmake.ignoreCMakeListsMissing": true
}