From a316756308acce8ae3ef66cbabc08c07942660a4 Mon Sep 17 00:00:00 2001 From: zhaoxin <18613996167@163.com> Date: Mon, 30 Jun 2025 18:51:57 +0800 Subject: [PATCH] init --- .VSCodeCounter/2025-06-28_21-47-49/details.md | 101 ++++++++++++ .../2025-06-28_21-47-49/diff-details.md | 15 ++ .VSCodeCounter/2025-06-28_21-47-49/diff.csv | 2 + .VSCodeCounter/2025-06-28_21-47-49/diff.md | 19 +++ .VSCodeCounter/2025-06-28_21-47-49/diff.txt | 22 +++ .../2025-06-28_21-47-49/results.csv | 88 +++++++++++ .../2025-06-28_21-47-49/results.json | 1 + .VSCodeCounter/2025-06-28_21-47-49/results.md | 58 +++++++ .../2025-06-28_21-47-49/results.txt | 147 ++++++++++++++++++ .gitattributes | 1 - 10 files changed, 453 insertions(+), 1 deletion(-) create mode 100644 .VSCodeCounter/2025-06-28_21-47-49/details.md create mode 100644 .VSCodeCounter/2025-06-28_21-47-49/diff-details.md create mode 100644 .VSCodeCounter/2025-06-28_21-47-49/diff.csv create mode 100644 .VSCodeCounter/2025-06-28_21-47-49/diff.md create mode 100644 .VSCodeCounter/2025-06-28_21-47-49/diff.txt create mode 100644 .VSCodeCounter/2025-06-28_21-47-49/results.csv create mode 100644 .VSCodeCounter/2025-06-28_21-47-49/results.json create mode 100644 .VSCodeCounter/2025-06-28_21-47-49/results.md create mode 100644 .VSCodeCounter/2025-06-28_21-47-49/results.txt delete mode 100644 .gitattributes diff --git a/.VSCodeCounter/2025-06-28_21-47-49/details.md b/.VSCodeCounter/2025-06-28_21-47-49/details.md new file mode 100644 index 0000000..cf48bf4 --- /dev/null +++ b/.VSCodeCounter/2025-06-28_21-47-49/details.md @@ -0,0 +1,101 @@ +# Details + +Date : 2025-06-28 21:47:49 + +Directory d:\\软件工程\\实践代码\\UVPTCCS + +Total : 86 files, 3306 codes, 337 comments, 605 blanks, all 4248 lines + +[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md) + +## Files +| filename | language | code | comment | blank | total | +| :--- | :--- | ---: | ---: | ---: | ---: | +| [doc/README.md](/doc/README.md) | Markdown | 1 | 0 | 2 | 3 | +| [src/laserscan\_to\_point\_pulisher/README.md](/src/laserscan_to_point_pulisher/README.md) | Markdown | 74 | 0 | 17 | 91 | +| [src/laserscan\_to\_point\_pulisher/laserscan\_to\_point\_pulisher/\_\_init\_\_.py](/src/laserscan_to_point_pulisher/laserscan_to_point_pulisher/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [src/laserscan\_to\_point\_pulisher/laserscan\_to\_point\_pulisher/laserscan\_to\_point\_publish.py](/src/laserscan_to_point_pulisher/laserscan_to_point_pulisher/laserscan_to_point_publish.py) | Python | 47 | 3 | 16 | 66 | +| [src/laserscan\_to\_point\_pulisher/package.xml](/src/laserscan_to_point_pulisher/package.xml) | XML | 16 | 0 | 3 | 19 | +| [src/laserscan\_to\_point\_pulisher/setup.cfg](/src/laserscan_to_point_pulisher/setup.cfg) | Properties | 4 | 0 | 1 | 5 | +| [src/laserscan\_to\_point\_pulisher/setup.py](/src/laserscan_to_point_pulisher/setup.py) | Python | 24 | 0 | 3 | 27 | +| [src/laserscan\_to\_point\_pulisher/test/test\_copyright.py](/src/laserscan_to_point_pulisher/test/test_copyright.py) | Python | 7 | 13 | 4 | 24 | +| [src/laserscan\_to\_point\_pulisher/test/test\_flake8.py](/src/laserscan_to_point_pulisher/test/test_flake8.py) | Python | 9 | 13 | 4 | 26 | +| [src/laserscan\_to\_point\_pulisher/test/test\_pep257.py](/src/laserscan_to_point_pulisher/test/test_pep257.py) | Python | 7 | 13 | 4 | 24 | +| [src/yahboom\_app\_save\_map/README.md](/src/yahboom_app_save_map/README.md) | Markdown | 89 | 0 | 30 | 119 | +| [src/yahboom\_app\_save\_map/launch/yahboom\_app\_save\_map.launch.py](/src/yahboom_app_save_map/launch/yahboom_app_save_map.launch.py) | Python | 17 | 1 | 5 | 23 | +| [src/yahboom\_app\_save\_map/package.xml](/src/yahboom_app_save_map/package.xml) | XML | 17 | 0 | 3 | 20 | +| [src/yahboom\_app\_save\_map/setup.cfg](/src/yahboom_app_save_map/setup.cfg) | Properties | 4 | 0 | 1 | 5 | +| [src/yahboom\_app\_save\_map/setup.py](/src/yahboom_app_save_map/setup.py) | Python | 26 | 0 | 3 | 29 | +| [src/yahboom\_app\_save\_map/test/test\_copyright.py](/src/yahboom_app_save_map/test/test_copyright.py) | Python | 7 | 13 | 4 | 24 | +| [src/yahboom\_app\_save\_map/test/test\_flake8.py](/src/yahboom_app_save_map/test/test_flake8.py) | Python | 9 | 13 | 4 | 26 | +| [src/yahboom\_app\_save\_map/test/test\_pep257.py](/src/yahboom_app_save_map/test/test_pep257.py) | Python | 7 | 13 | 4 | 24 | +| [src/yahboom\_app\_save\_map/yahboom\_app\_save\_map/\_\_init\_\_.py](/src/yahboom_app_save_map/yahboom_app_save_map/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [src/yahboom\_app\_save\_map/yahboom\_app\_save\_map/yahboom\_app\_save\_map.py](/src/yahboom_app_save_map/yahboom_app_save_map/yahboom_app_save_map.py) | Python | 45 | 1 | 12 | 58 | +| [src/yahboom\_app\_save\_map/yahboom\_app\_save\_map/yahboom\_app\_save\_map\_client.py](/src/yahboom_app_save_map/yahboom_app_save_map/yahboom_app_save_map_client.py) | Python | 36 | 0 | 12 | 48 | +| [src/yahboomcar\_ctrl/launch/keyboart\_ctrl\_launch-Copy1.py](/src/yahboomcar_ctrl/launch/keyboart_ctrl_launch-Copy1.py) | Python | 9 | 0 | 2 | 11 | +| [src/yahboomcar\_ctrl/launch/yahboomcar\_joy\_launch.py](/src/yahboomcar_ctrl/launch/yahboomcar_joy_launch.py) | Python | 9 | 0 | 2 | 11 | +| [src/yahboomcar\_ctrl/package.xml](/src/yahboomcar_ctrl/package.xml) | XML | 16 | 0 | 3 | 19 | +| [src/yahboomcar\_ctrl/setup.cfg](/src/yahboomcar_ctrl/setup.cfg) | Properties | 4 | 0 | 1 | 5 | +| [src/yahboomcar\_ctrl/setup.py](/src/yahboomcar_ctrl/setup.py) | Python | 28 | 0 | 3 | 31 | +| [src/yahboomcar\_ctrl/test/test\_copyright.py](/src/yahboomcar_ctrl/test/test_copyright.py) | Python | 7 | 13 | 4 | 24 | +| [src/yahboomcar\_ctrl/test/test\_flake8.py](/src/yahboomcar_ctrl/test/test_flake8.py) | Python | 9 | 13 | 4 | 26 | +| [src/yahboomcar\_ctrl/test/test\_pep257.py](/src/yahboomcar_ctrl/test/test_pep257.py) | Python | 7 | 13 | 4 | 24 | +| [src/yahboomcar\_ctrl/yahboomcar\_ctrl/\_\_init\_\_.py](/src/yahboomcar_ctrl/yahboomcar_ctrl/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [src/yahboomcar\_ctrl/yahboomcar\_ctrl/yahboom\_joy\_R2.py](/src/yahboomcar_ctrl/yahboomcar_ctrl/yahboom_joy_R2.py) | Python | 126 | 19 | 17 | 162 | +| [src/yahboomcar\_ctrl/yahboomcar\_ctrl/yahboom\_joy\_X3.py](/src/yahboomcar_ctrl/yahboomcar_ctrl/yahboom_joy_X3.py) | Python | 126 | 18 | 15 | 159 | +| [src/yahboomcar\_ctrl/yahboomcar\_ctrl/yahboom\_keyboard.py](/src/yahboomcar_ctrl/yahboomcar_ctrl/yahboom_keyboard.py) | Python | 122 | 4 | 9 | 135 | +| [src/yahboomcar\_nav/launch/cartographer\_launch.py](/src/yahboomcar_nav/launch/cartographer_launch.py) | Python | 54 | 0 | 9 | 63 | +| [src/yahboomcar\_nav/launch/display\_map\_launch.py](/src/yahboomcar_nav/launch/display_map_launch.py) | Python | 23 | 0 | 6 | 29 | +| [src/yahboomcar\_nav/launch/display\_nav\_launch.py](/src/yahboomcar_nav/launch/display_nav_launch.py) | Python | 23 | 0 | 6 | 29 | +| [src/yahboomcar\_nav/launch/display\_rtabmap\_map\_launch.py](/src/yahboomcar_nav/launch/display_rtabmap_map_launch.py) | Python | 23 | 0 | 6 | 29 | +| [src/yahboomcar\_nav/launch/display\_rtabmap\_nav\_launch.py](/src/yahboomcar_nav/launch/display_rtabmap_nav_launch.py) | Python | 23 | 0 | 6 | 29 | +| [src/yahboomcar\_nav/launch/laser\_bringup\_launch.py](/src/yahboomcar_nav/launch/laser_bringup_launch.py) | Python | 65 | 1 | 6 | 72 | +| [src/yahboomcar\_nav/launch/map\_cartographer\_launch.py](/src/yahboomcar_nav/launch/map_cartographer_launch.py) | Python | 14 | 0 | 5 | 19 | +| [src/yahboomcar\_nav/launch/map\_gmapping\_4ros\_s2\_launch.py](/src/yahboomcar_nav/launch/map_gmapping_4ros_s2_launch.py) | Python | 27 | 1 | 5 | 33 | +| [src/yahboomcar\_nav/launch/map\_gmapping\_a1\_launch.py](/src/yahboomcar_nav/launch/map_gmapping_a1_launch.py) | Python | 16 | 0 | 6 | 22 | +| [src/yahboomcar\_nav/launch/map\_gmapping\_launch.py](/src/yahboomcar_nav/launch/map_gmapping_launch.py) | Python | 34 | 0 | 5 | 39 | +| [src/yahboomcar\_nav/launch/map\_rtabmap\_launch.py](/src/yahboomcar_nav/launch/map_rtabmap_launch.py) | Python | 14 | 0 | 5 | 19 | +| [src/yahboomcar\_nav/launch/navigation\_dwa\_launch.py](/src/yahboomcar_nav/launch/navigation_dwa_launch.py) | Python | 31 | 0 | 6 | 37 | +| [src/yahboomcar\_nav/launch/navigation\_rtabmap\_launch.py](/src/yahboomcar_nav/launch/navigation_rtabmap_launch.py) | Python | 21 | 0 | 6 | 27 | +| [src/yahboomcar\_nav/launch/navigation\_teb\_launch.py](/src/yahboomcar_nav/launch/navigation_teb_launch.py) | Python | 31 | 0 | 6 | 37 | +| [src/yahboomcar\_nav/launch/occupancy\_grid\_launch.py](/src/yahboomcar_nav/launch/occupancy_grid_launch.py) | Python | 29 | 0 | 6 | 35 | +| [src/yahboomcar\_nav/launch/rtabmap\_localization\_launch.py](/src/yahboomcar_nav/launch/rtabmap_localization_launch.py) | Python | 66 | 5 | 16 | 87 | +| [src/yahboomcar\_nav/launch/rtabmap\_nav\_launch.py](/src/yahboomcar_nav/launch/rtabmap_nav_launch.py) | Python | 31 | 0 | 6 | 37 | +| [src/yahboomcar\_nav/launch/rtabmap\_sync\_launch.py](/src/yahboomcar_nav/launch/rtabmap_sync_launch.py) | Python | 66 | 13 | 17 | 96 | +| [src/yahboomcar\_nav/launch/rtabmap\_viz\_launch.py](/src/yahboomcar_nav/launch/rtabmap_viz_launch.py) | Python | 40 | 2 | 10 | 52 | +| [src/yahboomcar\_nav/launch/save\_map\_launch.py](/src/yahboomcar_nav/launch/save_map_launch.py) | Python | 26 | 1 | 8 | 35 | +| [src/yahboomcar\_nav/maps/yahboomcar.yaml](/src/yahboomcar_nav/maps/yahboomcar.yaml) | YAML | 7 | 0 | 0 | 7 | +| [src/yahboomcar\_nav/maps/yahboomcar2.yaml](/src/yahboomcar_nav/maps/yahboomcar2.yaml) | YAML | 7 | 0 | 0 | 7 | +| [src/yahboomcar\_nav/package.xml](/src/yahboomcar_nav/package.xml) | XML | 19 | 0 | 4 | 23 | +| [src/yahboomcar\_nav/params/dwa\_nav\_params.yaml](/src/yahboomcar_nav/params/dwa_nav_params.yaml) | YAML | 246 | 12 | 16 | 274 | +| [src/yahboomcar\_nav/params/lds\_2d.lua](/src/yahboomcar_nav/params/lds_2d.lua) | Lua | 38 | 1 | 7 | 46 | +| [src/yahboomcar\_nav/params/rtabmap\_nav\_params.yaml](/src/yahboomcar_nav/params/rtabmap_nav_params.yaml) | YAML | 191 | 3 | 11 | 205 | +| [src/yahboomcar\_nav/params/teb\_nav\_params.yaml](/src/yahboomcar_nav/params/teb_nav_params.yaml) | YAML | 305 | 3 | 21 | 329 | +| [src/yahboomcar\_nav/setup.cfg](/src/yahboomcar_nav/setup.cfg) | Properties | 4 | 0 | 1 | 5 | +| [src/yahboomcar\_nav/setup.py](/src/yahboomcar_nav/setup.py) | Python | 30 | 0 | 3 | 33 | +| [src/yahboomcar\_nav/test/test\_copyright.py](/src/yahboomcar_nav/test/test_copyright.py) | Python | 7 | 13 | 4 | 24 | +| [src/yahboomcar\_nav/test/test\_flake8.py](/src/yahboomcar_nav/test/test_flake8.py) | Python | 9 | 13 | 4 | 26 | +| [src/yahboomcar\_nav/test/test\_pep257.py](/src/yahboomcar_nav/test/test_pep257.py) | Python | 7 | 13 | 4 | 24 | +| [src/yahboomcar\_nav/yahboomcar\_nav/\_\_init\_\_.py](/src/yahboomcar_nav/yahboomcar_nav/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [src/yahboomcar\_nav/yahboomcar\_nav/scan\_filter.py](/src/yahboomcar_nav/yahboomcar_nav/scan_filter.py) | Python | 35 | 4 | 7 | 46 | +| [src/yahboomcar\_slam/CMakeLists.txt](/src/yahboomcar_slam/CMakeLists.txt) | CMake | 62 | 0 | 14 | 76 | +| [src/yahboomcar\_slam/include/yahboomcar\_slam/point\_cloud.h](/src/yahboomcar_slam/include/yahboomcar_slam/point_cloud.h) | C++ | 101 | 2 | 31 | 134 | +| [src/yahboomcar\_slam/launch/camera\_octomap\_launch.py](/src/yahboomcar_slam/launch/camera_octomap_launch.py) | Python | 27 | 0 | 5 | 32 | +| [src/yahboomcar\_slam/launch/display\_octomap\_launch.py](/src/yahboomcar_slam/launch/display_octomap_launch.py) | Python | 23 | 0 | 6 | 29 | +| [src/yahboomcar\_slam/launch/display\_pcl\_launch.py](/src/yahboomcar_slam/launch/display_pcl_launch.py) | Python | 23 | 0 | 6 | 29 | +| [src/yahboomcar\_slam/launch/octomap\_server\_launch.py](/src/yahboomcar_slam/launch/octomap_server_launch.py) | Python | 20 | 0 | 3 | 23 | +| [src/yahboomcar\_slam/launch/orbslam\_base\_launch.py](/src/yahboomcar_slam/launch/orbslam_base_launch.py) | Python | 26 | 5 | 5 | 36 | +| [src/yahboomcar\_slam/launch/orbslam\_pcl\_map\_launch.py](/src/yahboomcar_slam/launch/orbslam_pcl_map_launch.py) | Python | 29 | 0 | 5 | 34 | +| [src/yahboomcar\_slam/launch/orbslam\_pcl\_octomap\_launch.py](/src/yahboomcar_slam/launch/orbslam_pcl_octomap_launch.py) | Python | 34 | 5 | 6 | 45 | +| [src/yahboomcar\_slam/launch/orbslam\_pose\_launch.py](/src/yahboomcar_slam/launch/orbslam_pose_launch.py) | Python | 16 | 0 | 3 | 19 | +| [src/yahboomcar\_slam/launch/orbslam\_ros\_launch.py](/src/yahboomcar_slam/launch/orbslam_ros_launch.py) | Python | 38 | 3 | 6 | 47 | +| [src/yahboomcar\_slam/package.xml](/src/yahboomcar_slam/package.xml) | XML | 25 | 0 | 6 | 31 | +| [src/yahboomcar\_slam/params/mono.yaml](/src/yahboomcar_slam/params/mono.yaml) | YAML | 27 | 19 | 12 | 58 | +| [src/yahboomcar\_slam/params/pointcloud\_map.yaml](/src/yahboomcar_slam/params/pointcloud_map.yaml) | YAML | 16 | 0 | 2 | 18 | +| [src/yahboomcar\_slam/params/pointcloud\_octomap.yaml](/src/yahboomcar_slam/params/pointcloud_octomap.yaml) | YAML | 16 | 0 | 2 | 18 | +| [src/yahboomcar\_slam/params/rgbd.yaml](/src/yahboomcar_slam/params/rgbd.yaml) | YAML | 32 | 22 | 17 | 71 | +| [src/yahboomcar\_slam/params/usb\_cam\_param.yaml](/src/yahboomcar_slam/params/usb_cam_param.yaml) | YAML | 0 | 0 | 1 | 1 | +| [src/yahboomcar\_slam/src/point\_cloud.cpp](/src/yahboomcar_slam/src/point_cloud.cpp) | C++ | 307 | 33 | 44 | 384 | +| [src/yahboomcar\_slam/src/point\_cloud\_main.cpp](/src/yahboomcar_slam/src/point_cloud_main.cpp) | C++ | 13 | 0 | 3 | 16 | + +[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md) \ No newline at end of file diff --git a/.VSCodeCounter/2025-06-28_21-47-49/diff-details.md b/.VSCodeCounter/2025-06-28_21-47-49/diff-details.md new file mode 100644 index 0000000..b34f19e --- /dev/null +++ b/.VSCodeCounter/2025-06-28_21-47-49/diff-details.md @@ -0,0 +1,15 @@ +# Diff Details + +Date : 2025-06-28 21:47:49 + +Directory d:\\软件工程\\实践代码\\UVPTCCS + +Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines + +[Summary](results.md) / [Details](details.md) / [Diff Summary](diff.md) / Diff Details + +## Files +| filename | language | code | comment | blank | total | +| :--- | :--- | ---: | ---: | ---: | ---: | + +[Summary](results.md) / [Details](details.md) / [Diff Summary](diff.md) / Diff Details \ No newline at end of file diff --git a/.VSCodeCounter/2025-06-28_21-47-49/diff.csv b/.VSCodeCounter/2025-06-28_21-47-49/diff.csv new file mode 100644 index 0000000..b7d8d75 --- /dev/null +++ b/.VSCodeCounter/2025-06-28_21-47-49/diff.csv @@ -0,0 +1,2 @@ +"filename", "language", "", "comment", "blank", "total" +"Total", "-", , 0, 0, 0 \ No newline at end of file diff --git a/.VSCodeCounter/2025-06-28_21-47-49/diff.md b/.VSCodeCounter/2025-06-28_21-47-49/diff.md new file mode 100644 index 0000000..f6395dd --- /dev/null +++ b/.VSCodeCounter/2025-06-28_21-47-49/diff.md @@ -0,0 +1,19 @@ +# Diff Summary + +Date : 2025-06-28 21:47:49 + +Directory d:\\软件工程\\实践代码\\UVPTCCS + +Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines + +[Summary](results.md) / [Details](details.md) / Diff Summary / [Diff Details](diff-details.md) + +## Languages +| language | files | code | comment | blank | total | +| :--- | ---: | ---: | ---: | ---: | ---: | + +## Directories +| path | files | code | comment | blank | total | +| :--- | ---: | ---: | ---: | ---: | ---: | + +[Summary](results.md) / [Details](details.md) / Diff Summary / [Diff Details](diff-details.md) \ No newline at end of file diff --git a/.VSCodeCounter/2025-06-28_21-47-49/diff.txt b/.VSCodeCounter/2025-06-28_21-47-49/diff.txt new file mode 100644 index 0000000..beaa67b --- /dev/null +++ b/.VSCodeCounter/2025-06-28_21-47-49/diff.txt @@ -0,0 +1,22 @@ +Date : 2025-06-28 21:47:49 +Directory : d:\软件工程\实践代码\UVPTCCS +Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines + +Languages ++----------+------------+------------+------------+------------+------------+ +| language | files | code | comment | blank | total | ++----------+------------+------------+------------+------------+------------+ ++----------+------------+------------+------------+------------+------------+ + +Directories ++------+------------+------------+------------+------------+------------+ +| path | files | code | comment | blank | total | ++------+------------+------------+------------+------------+------------+ ++------+------------+------------+------------+------------+------------+ + +Files ++----------+----------+------------+------------+------------+------------+ +| filename | language | code | comment | blank | total | ++----------+----------+------------+------------+------------+------------+ +| Total | | 0 | 0 | 0 | 0 | ++----------+----------+------------+------------+------------+------------+ \ No newline at end of file diff --git a/.VSCodeCounter/2025-06-28_21-47-49/results.csv b/.VSCodeCounter/2025-06-28_21-47-49/results.csv new file mode 100644 index 0000000..9972f8d --- /dev/null +++ b/.VSCodeCounter/2025-06-28_21-47-49/results.csv @@ -0,0 +1,88 @@ +"filename", "language", "Properties", "Python", "XML", "YAML", "Lua", "C++", "CMake", "Markdown", "comment", "blank", "total" +"d:\软件工程\实践代码\UVPTCCS\doc\README.md", "Markdown", 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 3 +"d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\README.md", "Markdown", 0, 0, 0, 0, 0, 0, 0, 74, 0, 17, 91 +"d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\laserscan_to_point_pulisher\__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1 +"d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\laserscan_to_point_pulisher\laserscan_to_point_publish.py", "Python", 0, 47, 0, 0, 0, 0, 0, 0, 3, 16, 66 +"d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\package.xml", "XML", 0, 0, 16, 0, 0, 0, 0, 0, 0, 3, 19 +"d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\setup.cfg", "Properties", 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5 +"d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\setup.py", "Python", 0, 24, 0, 0, 0, 0, 0, 0, 0, 3, 27 +"d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\test\test_copyright.py", "Python", 0, 7, 0, 0, 0, 0, 0, 0, 13, 4, 24 +"d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\test\test_flake8.py", "Python", 0, 9, 0, 0, 0, 0, 0, 0, 13, 4, 26 +"d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\test\test_pep257.py", "Python", 0, 7, 0, 0, 0, 0, 0, 0, 13, 4, 24 +"d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\README.md", "Markdown", 0, 0, 0, 0, 0, 0, 0, 89, 0, 30, 119 +"d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\launch\yahboom_app_save_map.launch.py", "Python", 0, 17, 0, 0, 0, 0, 0, 0, 1, 5, 23 +"d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\package.xml", "XML", 0, 0, 17, 0, 0, 0, 0, 0, 0, 3, 20 +"d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\setup.cfg", "Properties", 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5 +"d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\setup.py", "Python", 0, 26, 0, 0, 0, 0, 0, 0, 0, 3, 29 +"d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\test\test_copyright.py", "Python", 0, 7, 0, 0, 0, 0, 0, 0, 13, 4, 24 +"d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\test\test_flake8.py", "Python", 0, 9, 0, 0, 0, 0, 0, 0, 13, 4, 26 +"d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\test\test_pep257.py", "Python", 0, 7, 0, 0, 0, 0, 0, 0, 13, 4, 24 +"d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\yahboom_app_save_map\__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1 +"d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\yahboom_app_save_map\yahboom_app_save_map.py", "Python", 0, 45, 0, 0, 0, 0, 0, 0, 1, 12, 58 +"d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\yahboom_app_save_map\yahboom_app_save_map_client.py", "Python", 0, 36, 0, 0, 0, 0, 0, 0, 0, 12, 48 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\launch\keyboart_ctrl_launch-Copy1.py", "Python", 0, 9, 0, 0, 0, 0, 0, 0, 0, 2, 11 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\launch\yahboomcar_joy_launch.py", "Python", 0, 9, 0, 0, 0, 0, 0, 0, 0, 2, 11 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\package.xml", "XML", 0, 0, 16, 0, 0, 0, 0, 0, 0, 3, 19 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\setup.cfg", "Properties", 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\setup.py", "Python", 0, 28, 0, 0, 0, 0, 0, 0, 0, 3, 31 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\test\test_copyright.py", "Python", 0, 7, 0, 0, 0, 0, 0, 0, 13, 4, 24 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\test\test_flake8.py", "Python", 0, 9, 0, 0, 0, 0, 0, 0, 13, 4, 26 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\test\test_pep257.py", "Python", 0, 7, 0, 0, 0, 0, 0, 0, 13, 4, 24 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\yahboomcar_ctrl\__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\yahboomcar_ctrl\yahboom_joy_R2.py", "Python", 0, 126, 0, 0, 0, 0, 0, 0, 19, 17, 162 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\yahboomcar_ctrl\yahboom_joy_X3.py", "Python", 0, 126, 0, 0, 0, 0, 0, 0, 18, 15, 159 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\yahboomcar_ctrl\yahboom_keyboard.py", "Python", 0, 122, 0, 0, 0, 0, 0, 0, 4, 9, 135 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\cartographer_launch.py", "Python", 0, 54, 0, 0, 0, 0, 0, 0, 0, 9, 63 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\display_map_launch.py", "Python", 0, 23, 0, 0, 0, 0, 0, 0, 0, 6, 29 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\display_nav_launch.py", "Python", 0, 23, 0, 0, 0, 0, 0, 0, 0, 6, 29 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\display_rtabmap_map_launch.py", "Python", 0, 23, 0, 0, 0, 0, 0, 0, 0, 6, 29 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\display_rtabmap_nav_launch.py", "Python", 0, 23, 0, 0, 0, 0, 0, 0, 0, 6, 29 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\laser_bringup_launch.py", "Python", 0, 65, 0, 0, 0, 0, 0, 0, 1, 6, 72 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\map_cartographer_launch.py", "Python", 0, 14, 0, 0, 0, 0, 0, 0, 0, 5, 19 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\map_gmapping_4ros_s2_launch.py", "Python", 0, 27, 0, 0, 0, 0, 0, 0, 1, 5, 33 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\map_gmapping_a1_launch.py", "Python", 0, 16, 0, 0, 0, 0, 0, 0, 0, 6, 22 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\map_gmapping_launch.py", "Python", 0, 34, 0, 0, 0, 0, 0, 0, 0, 5, 39 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\map_rtabmap_launch.py", "Python", 0, 14, 0, 0, 0, 0, 0, 0, 0, 5, 19 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\navigation_dwa_launch.py", "Python", 0, 31, 0, 0, 0, 0, 0, 0, 0, 6, 37 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\navigation_rtabmap_launch.py", "Python", 0, 21, 0, 0, 0, 0, 0, 0, 0, 6, 27 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\navigation_teb_launch.py", "Python", 0, 31, 0, 0, 0, 0, 0, 0, 0, 6, 37 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\occupancy_grid_launch.py", "Python", 0, 29, 0, 0, 0, 0, 0, 0, 0, 6, 35 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\rtabmap_localization_launch.py", "Python", 0, 66, 0, 0, 0, 0, 0, 0, 5, 16, 87 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\rtabmap_nav_launch.py", "Python", 0, 31, 0, 0, 0, 0, 0, 0, 0, 6, 37 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\rtabmap_sync_launch.py", "Python", 0, 66, 0, 0, 0, 0, 0, 0, 13, 17, 96 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\rtabmap_viz_launch.py", "Python", 0, 40, 0, 0, 0, 0, 0, 0, 2, 10, 52 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\save_map_launch.py", "Python", 0, 26, 0, 0, 0, 0, 0, 0, 1, 8, 35 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\maps\yahboomcar.yaml", "YAML", 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 7 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\maps\yahboomcar2.yaml", "YAML", 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 7 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\package.xml", "XML", 0, 0, 19, 0, 0, 0, 0, 0, 0, 4, 23 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\params\dwa_nav_params.yaml", "YAML", 0, 0, 0, 246, 0, 0, 0, 0, 12, 16, 274 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\params\lds_2d.lua", "Lua", 0, 0, 0, 0, 38, 0, 0, 0, 1, 7, 46 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\params\rtabmap_nav_params.yaml", "YAML", 0, 0, 0, 191, 0, 0, 0, 0, 3, 11, 205 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\params\teb_nav_params.yaml", "YAML", 0, 0, 0, 305, 0, 0, 0, 0, 3, 21, 329 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\setup.cfg", "Properties", 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\setup.py", "Python", 0, 30, 0, 0, 0, 0, 0, 0, 0, 3, 33 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\test\test_copyright.py", "Python", 0, 7, 0, 0, 0, 0, 0, 0, 13, 4, 24 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\test\test_flake8.py", "Python", 0, 9, 0, 0, 0, 0, 0, 0, 13, 4, 26 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\test\test_pep257.py", "Python", 0, 7, 0, 0, 0, 0, 0, 0, 13, 4, 24 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\yahboomcar_nav\__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\yahboomcar_nav\scan_filter.py", "Python", 0, 35, 0, 0, 0, 0, 0, 0, 4, 7, 46 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\CMakeLists.txt", "CMake", 0, 0, 0, 0, 0, 0, 62, 0, 0, 14, 76 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\include\yahboomcar_slam\point_cloud.h", "C++", 0, 0, 0, 0, 0, 101, 0, 0, 2, 31, 134 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\camera_octomap_launch.py", "Python", 0, 27, 0, 0, 0, 0, 0, 0, 0, 5, 32 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\display_octomap_launch.py", "Python", 0, 23, 0, 0, 0, 0, 0, 0, 0, 6, 29 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\display_pcl_launch.py", "Python", 0, 23, 0, 0, 0, 0, 0, 0, 0, 6, 29 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\octomap_server_launch.py", "Python", 0, 20, 0, 0, 0, 0, 0, 0, 0, 3, 23 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\orbslam_base_launch.py", "Python", 0, 26, 0, 0, 0, 0, 0, 0, 5, 5, 36 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\orbslam_pcl_map_launch.py", "Python", 0, 29, 0, 0, 0, 0, 0, 0, 0, 5, 34 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\orbslam_pcl_octomap_launch.py", "Python", 0, 34, 0, 0, 0, 0, 0, 0, 5, 6, 45 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\orbslam_pose_launch.py", "Python", 0, 16, 0, 0, 0, 0, 0, 0, 0, 3, 19 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\orbslam_ros_launch.py", "Python", 0, 38, 0, 0, 0, 0, 0, 0, 3, 6, 47 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\package.xml", "XML", 0, 0, 25, 0, 0, 0, 0, 0, 0, 6, 31 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\params\mono.yaml", "YAML", 0, 0, 0, 27, 0, 0, 0, 0, 19, 12, 58 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\params\pointcloud_map.yaml", "YAML", 0, 0, 0, 16, 0, 0, 0, 0, 0, 2, 18 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\params\pointcloud_octomap.yaml", "YAML", 0, 0, 0, 16, 0, 0, 0, 0, 0, 2, 18 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\params\rgbd.yaml", "YAML", 0, 0, 0, 32, 0, 0, 0, 0, 22, 17, 71 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\params\usb_cam_param.yaml", "YAML", 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\src\point_cloud.cpp", "C++", 0, 0, 0, 0, 0, 307, 0, 0, 33, 44, 384 +"d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\src\point_cloud_main.cpp", "C++", 0, 0, 0, 0, 0, 13, 0, 0, 0, 3, 16 +"Total", "-", 16, 1665, 93, 847, 38, 421, 62, 164, 337, 605, 4248 \ No newline at end of file diff --git a/.VSCodeCounter/2025-06-28_21-47-49/results.json b/.VSCodeCounter/2025-06-28_21-47-49/results.json new file mode 100644 index 0000000..fd5a554 --- /dev/null +++ b/.VSCodeCounter/2025-06-28_21-47-49/results.json @@ -0,0 +1 @@ +{"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboom_app_save_map/setup.cfg":{"language":"Properties","code":4,"comment":0,"blank":1},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/cartographer_launch.py":{"language":"Python","code":54,"comment":0,"blank":9},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboom_app_save_map/setup.py":{"language":"Python","code":26,"comment":0,"blank":3},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/rtabmap_localization_launch.py":{"language":"Python","code":66,"comment":5,"blank":16},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/navigation_teb_launch.py":{"language":"Python","code":31,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/map_rtabmap_launch.py":{"language":"Python","code":14,"comment":0,"blank":5},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/display_map_launch.py":{"language":"Python","code":23,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/navigation_dwa_launch.py":{"language":"Python","code":31,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/occupancy_grid_launch.py":{"language":"Python","code":29,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/navigation_rtabmap_launch.py":{"language":"Python","code":21,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/map_gmapping_a1_launch.py":{"language":"Python","code":16,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/map_gmapping_launch.py":{"language":"Python","code":34,"comment":0,"blank":5},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/rtabmap_nav_launch.py":{"language":"Python","code":31,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/map_gmapping_4ros_s2_launch.py":{"language":"Python","code":27,"comment":1,"blank":5},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/map_cartographer_launch.py":{"language":"Python","code":14,"comment":0,"blank":5},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/display_rtabmap_nav_launch.py":{"language":"Python","code":23,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/laser_bringup_launch.py":{"language":"Python","code":65,"comment":1,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/display_nav_launch.py":{"language":"Python","code":23,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/display_rtabmap_map_launch.py":{"language":"Python","code":23,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboom_app_save_map/yahboom_app_save_map/yahboom_app_save_map.py":{"language":"Python","code":45,"comment":1,"blank":12},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/launch/camera_octomap_launch.py":{"language":"Python","code":27,"comment":0,"blank":5},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/package.xml":{"language":"XML","code":19,"comment":0,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboom_app_save_map/test/test_flake8.py":{"language":"Python","code":9,"comment":13,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/launch/octomap_server_launch.py":{"language":"Python","code":20,"comment":0,"blank":3},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/yahboomcar_nav/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/launch/orbslam_base_launch.py":{"language":"Python","code":26,"comment":5,"blank":5},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/launch/orbslam_pcl_map_launch.py":{"language":"Python","code":29,"comment":0,"blank":5},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/yahboomcar_nav/scan_filter.py":{"language":"Python","code":35,"comment":4,"blank":7},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/launch/orbslam_pcl_octomap_launch.py":{"language":"Python","code":34,"comment":5,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboom_app_save_map/test/test_pep257.py":{"language":"Python","code":7,"comment":13,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/launch/display_pcl_launch.py":{"language":"Python","code":23,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/params/rtabmap_nav_params.yaml":{"language":"YAML","code":191,"comment":3,"blank":11},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/launch/display_octomap_launch.py":{"language":"Python","code":23,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/params/lds_2d.lua":{"language":"Lua","code":38,"comment":1,"blank":7},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/params/dwa_nav_params.yaml":{"language":"YAML","code":246,"comment":12,"blank":16},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/launch/orbslam_ros_launch.py":{"language":"Python","code":38,"comment":3,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/setup.py":{"language":"Python","code":30,"comment":0,"blank":3},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboom_app_save_map/yahboom_app_save_map/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/launch/orbslam_pose_launch.py":{"language":"Python","code":16,"comment":0,"blank":3},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/setup.cfg":{"language":"Properties","code":4,"comment":0,"blank":1},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboom_app_save_map/test/test_copyright.py":{"language":"Python","code":7,"comment":13,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboom_app_save_map/yahboom_app_save_map/yahboom_app_save_map_client.py":{"language":"Python","code":36,"comment":0,"blank":12},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/package.xml":{"language":"XML","code":25,"comment":0,"blank":6},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/src/point_cloud_main.cpp":{"language":"C++","code":13,"comment":0,"blank":3},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/params/teb_nav_params.yaml":{"language":"YAML","code":305,"comment":3,"blank":21},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/src/point_cloud.cpp":{"language":"C++","code":307,"comment":33,"blank":44},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/test/test_flake8.py":{"language":"Python","code":9,"comment":13,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/test/test_pep257.py":{"language":"Python","code":7,"comment":13,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/save_map_launch.py":{"language":"Python","code":26,"comment":1,"blank":8},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/test/test_copyright.py":{"language":"Python","code":7,"comment":13,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/rtabmap_viz_launch.py":{"language":"Python","code":40,"comment":2,"blank":10},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/launch/rtabmap_sync_launch.py":{"language":"Python","code":66,"comment":13,"blank":17},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/CMakeLists.txt":{"language":"CMake","code":62,"comment":0,"blank":14},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboom_app_save_map/README.md":{"language":"Markdown","code":89,"comment":0,"blank":30},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboom_app_save_map/package.xml":{"language":"XML","code":17,"comment":0,"blank":3},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/doc/README.md":{"language":"Markdown","code":1,"comment":0,"blank":2},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/maps/yahboomcar2.yaml":{"language":"YAML","code":7,"comment":0,"blank":0},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/package.xml":{"language":"XML","code":16,"comment":0,"blank":3},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_nav/maps/yahboomcar.yaml":{"language":"YAML","code":7,"comment":0,"blank":0},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboom_app_save_map/launch/yahboom_app_save_map.launch.py":{"language":"Python","code":17,"comment":1,"blank":5},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/setup.py":{"language":"Python","code":28,"comment":0,"blank":3},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/laserscan_to_point_pulisher/README.md":{"language":"Markdown","code":74,"comment":0,"blank":17},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/params/usb_cam_param.yaml":{"language":"YAML","code":0,"comment":0,"blank":1},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/laserscan_to_point_pulisher/setup.cfg":{"language":"Properties","code":4,"comment":0,"blank":1},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/yahboomcar_ctrl/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/params/pointcloud_map.yaml":{"language":"YAML","code":16,"comment":0,"blank":2},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/yahboomcar_ctrl/yahboom_keyboard.py":{"language":"Python","code":122,"comment":4,"blank":9},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/params/pointcloud_octomap.yaml":{"language":"YAML","code":16,"comment":0,"blank":2},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/params/rgbd.yaml":{"language":"YAML","code":32,"comment":22,"blank":17},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/yahboomcar_ctrl/yahboom_joy_X3.py":{"language":"Python","code":126,"comment":18,"blank":15},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/yahboomcar_ctrl/yahboom_joy_R2.py":{"language":"Python","code":126,"comment":19,"blank":17},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/launch/yahboomcar_joy_launch.py":{"language":"Python","code":9,"comment":0,"blank":2},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/laserscan_to_point_pulisher/setup.py":{"language":"Python","code":24,"comment":0,"blank":3},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/launch/keyboart_ctrl_launch-Copy1.py":{"language":"Python","code":9,"comment":0,"blank":2},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/params/mono.yaml":{"language":"YAML","code":27,"comment":19,"blank":12},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/setup.cfg":{"language":"Properties","code":4,"comment":0,"blank":1},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/laserscan_to_point_pulisher/package.xml":{"language":"XML","code":16,"comment":0,"blank":3},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_slam/include/yahboomcar_slam/point_cloud.h":{"language":"C++","code":101,"comment":2,"blank":31},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/laserscan_to_point_pulisher/laserscan_to_point_pulisher/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/laserscan_to_point_pulisher/laserscan_to_point_pulisher/laserscan_to_point_publish.py":{"language":"Python","code":47,"comment":3,"blank":16},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/laserscan_to_point_pulisher/test/test_copyright.py":{"language":"Python","code":7,"comment":13,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/laserscan_to_point_pulisher/test/test_flake8.py":{"language":"Python","code":9,"comment":13,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/laserscan_to_point_pulisher/test/test_pep257.py":{"language":"Python","code":7,"comment":13,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/test/test_pep257.py":{"language":"Python","code":7,"comment":13,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/test/test_flake8.py":{"language":"Python","code":9,"comment":13,"blank":4},"file:///d%3A/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/%E5%AE%9E%E8%B7%B5%E4%BB%A3%E7%A0%81/UVPTCCS/src/yahboomcar_ctrl/test/test_copyright.py":{"language":"Python","code":7,"comment":13,"blank":4}} \ No newline at end of file diff --git a/.VSCodeCounter/2025-06-28_21-47-49/results.md b/.VSCodeCounter/2025-06-28_21-47-49/results.md new file mode 100644 index 0000000..cda1c38 --- /dev/null +++ b/.VSCodeCounter/2025-06-28_21-47-49/results.md @@ -0,0 +1,58 @@ +# Summary + +Date : 2025-06-28 21:47:49 + +Directory d:\\软件工程\\实践代码\\UVPTCCS + +Total : 86 files, 3306 codes, 337 comments, 605 blanks, all 4248 lines + +Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md) + +## Languages +| language | files | code | comment | blank | total | +| :--- | ---: | ---: | ---: | ---: | ---: | +| Python | 59 | 1,665 | 242 | 352 | 2,259 | +| YAML | 10 | 847 | 59 | 82 | 988 | +| C++ | 3 | 421 | 35 | 78 | 534 | +| Markdown | 3 | 164 | 0 | 49 | 213 | +| XML | 5 | 93 | 0 | 19 | 112 | +| CMake | 1 | 62 | 0 | 14 | 76 | +| Lua | 1 | 38 | 1 | 7 | 46 | +| Properties | 4 | 16 | 0 | 4 | 20 | + +## Directories +| path | files | code | comment | blank | total | +| :--- | ---: | ---: | ---: | ---: | ---: | +| . | 86 | 3,306 | 337 | 605 | 4,248 | +| doc | 1 | 1 | 0 | 2 | 3 | +| src | 85 | 3,305 | 337 | 603 | 4,245 | +| src\\laserscan_to_point_pulisher | 9 | 188 | 42 | 53 | 283 | +| src\\laserscan_to_point_pulisher (Files) | 4 | 118 | 0 | 24 | 142 | +| src\\laserscan_to_point_pulisher\\laserscan_to_point_pulisher | 2 | 47 | 3 | 17 | 67 | +| src\\laserscan_to_point_pulisher\\test | 3 | 23 | 39 | 12 | 74 | +| src\\yahboom_app_save_map | 11 | 257 | 41 | 79 | 377 | +| src\\yahboom_app_save_map (Files) | 4 | 136 | 0 | 37 | 173 | +| src\\yahboom_app_save_map\\launch | 1 | 17 | 1 | 5 | 23 | +| src\\yahboom_app_save_map\\test | 3 | 23 | 39 | 12 | 74 | +| src\\yahboom_app_save_map\\yahboom_app_save_map | 3 | 81 | 1 | 25 | 107 | +| src\\yahboomcar_ctrl | 12 | 463 | 80 | 65 | 608 | +| src\\yahboomcar_ctrl (Files) | 3 | 48 | 0 | 7 | 55 | +| src\\yahboomcar_ctrl\\launch | 2 | 18 | 0 | 4 | 22 | +| src\\yahboomcar_ctrl\\test | 3 | 23 | 39 | 12 | 74 | +| src\\yahboomcar_ctrl\\yahboomcar_ctrl | 4 | 374 | 41 | 42 | 457 | +| src\\yahboomcar_nav | 34 | 1,562 | 85 | 229 | 1,876 | +| src\\yahboomcar_nav (Files) | 3 | 53 | 0 | 8 | 61 | +| src\\yahboomcar_nav\\launch | 20 | 657 | 23 | 146 | 826 | +| src\\yahboomcar_nav\\maps | 2 | 14 | 0 | 0 | 14 | +| src\\yahboomcar_nav\\params | 4 | 780 | 19 | 55 | 854 | +| src\\yahboomcar_nav\\test | 3 | 23 | 39 | 12 | 74 | +| src\\yahboomcar_nav\\yahboomcar_nav | 2 | 35 | 4 | 8 | 47 | +| src\\yahboomcar_slam | 19 | 835 | 89 | 177 | 1,101 | +| src\\yahboomcar_slam (Files) | 2 | 87 | 0 | 20 | 107 | +| src\\yahboomcar_slam\\include | 1 | 101 | 2 | 31 | 134 | +| src\\yahboomcar_slam\\include\\yahboomcar_slam | 1 | 101 | 2 | 31 | 134 | +| src\\yahboomcar_slam\\launch | 9 | 236 | 13 | 45 | 294 | +| src\\yahboomcar_slam\\params | 5 | 91 | 41 | 34 | 166 | +| src\\yahboomcar_slam\\src | 2 | 320 | 33 | 47 | 400 | + +Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md) \ No newline at end of file diff --git a/.VSCodeCounter/2025-06-28_21-47-49/results.txt b/.VSCodeCounter/2025-06-28_21-47-49/results.txt new file mode 100644 index 0000000..0e3d597 --- /dev/null +++ b/.VSCodeCounter/2025-06-28_21-47-49/results.txt @@ -0,0 +1,147 @@ +Date : 2025-06-28 21:47:49 +Directory : d:\软件工程\实践代码\UVPTCCS +Total : 86 files, 3306 codes, 337 comments, 605 blanks, all 4248 lines + +Languages ++------------+------------+------------+------------+------------+------------+ +| language | files | code | comment | blank | total | ++------------+------------+------------+------------+------------+------------+ +| Python | 59 | 1,665 | 242 | 352 | 2,259 | +| YAML | 10 | 847 | 59 | 82 | 988 | +| C++ | 3 | 421 | 35 | 78 | 534 | +| Markdown | 3 | 164 | 0 | 49 | 213 | +| XML | 5 | 93 | 0 | 19 | 112 | +| CMake | 1 | 62 | 0 | 14 | 76 | +| Lua | 1 | 38 | 1 | 7 | 46 | +| Properties | 4 | 16 | 0 | 4 | 20 | ++------------+------------+------------+------------+------------+------------+ + +Directories ++----------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ +| path | files | code | comment | blank | total | ++----------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ +| . | 86 | 3,306 | 337 | 605 | 4,248 | +| doc | 1 | 1 | 0 | 2 | 3 | +| src | 85 | 3,305 | 337 | 603 | 4,245 | +| src\laserscan_to_point_pulisher | 9 | 188 | 42 | 53 | 283 | +| src\laserscan_to_point_pulisher (Files) | 4 | 118 | 0 | 24 | 142 | +| src\laserscan_to_point_pulisher\laserscan_to_point_pulisher | 2 | 47 | 3 | 17 | 67 | +| src\laserscan_to_point_pulisher\test | 3 | 23 | 39 | 12 | 74 | +| src\yahboom_app_save_map | 11 | 257 | 41 | 79 | 377 | +| src\yahboom_app_save_map (Files) | 4 | 136 | 0 | 37 | 173 | +| src\yahboom_app_save_map\launch | 1 | 17 | 1 | 5 | 23 | +| src\yahboom_app_save_map\test | 3 | 23 | 39 | 12 | 74 | +| src\yahboom_app_save_map\yahboom_app_save_map | 3 | 81 | 1 | 25 | 107 | +| src\yahboomcar_ctrl | 12 | 463 | 80 | 65 | 608 | +| src\yahboomcar_ctrl (Files) | 3 | 48 | 0 | 7 | 55 | +| src\yahboomcar_ctrl\launch | 2 | 18 | 0 | 4 | 22 | +| src\yahboomcar_ctrl\test | 3 | 23 | 39 | 12 | 74 | +| src\yahboomcar_ctrl\yahboomcar_ctrl | 4 | 374 | 41 | 42 | 457 | +| src\yahboomcar_nav | 34 | 1,562 | 85 | 229 | 1,876 | +| src\yahboomcar_nav (Files) | 3 | 53 | 0 | 8 | 61 | +| src\yahboomcar_nav\launch | 20 | 657 | 23 | 146 | 826 | +| src\yahboomcar_nav\maps | 2 | 14 | 0 | 0 | 14 | +| src\yahboomcar_nav\params | 4 | 780 | 19 | 55 | 854 | +| src\yahboomcar_nav\test | 3 | 23 | 39 | 12 | 74 | +| src\yahboomcar_nav\yahboomcar_nav | 2 | 35 | 4 | 8 | 47 | +| src\yahboomcar_slam | 19 | 835 | 89 | 177 | 1,101 | +| src\yahboomcar_slam (Files) | 2 | 87 | 0 | 20 | 107 | +| src\yahboomcar_slam\include | 1 | 101 | 2 | 31 | 134 | +| src\yahboomcar_slam\include\yahboomcar_slam | 1 | 101 | 2 | 31 | 134 | +| src\yahboomcar_slam\launch | 9 | 236 | 13 | 45 | 294 | +| src\yahboomcar_slam\params | 5 | 91 | 41 | 34 | 166 | +| src\yahboomcar_slam\src | 2 | 320 | 33 | 47 | 400 | ++----------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ + +Files ++----------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ +| filename | language | code | comment | blank | total | ++----------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ +| d:\软件工程\实践代码\UVPTCCS\doc\README.md | Markdown | 1 | 0 | 2 | 3 | +| d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\README.md | Markdown | 74 | 0 | 17 | 91 | +| d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\laserscan_to_point_pulisher\__init__.py | Python | 0 | 0 | 1 | 1 | +| d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\laserscan_to_point_pulisher\laserscan_to_point_publish.py | Python | 47 | 3 | 16 | 66 | +| d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\package.xml | XML | 16 | 0 | 3 | 19 | +| d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\setup.cfg | Properties | 4 | 0 | 1 | 5 | +| d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\setup.py | Python | 24 | 0 | 3 | 27 | +| d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\test\test_copyright.py | Python | 7 | 13 | 4 | 24 | +| d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\test\test_flake8.py | Python | 9 | 13 | 4 | 26 | +| d:\软件工程\实践代码\UVPTCCS\src\laserscan_to_point_pulisher\test\test_pep257.py | Python | 7 | 13 | 4 | 24 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\README.md | Markdown | 89 | 0 | 30 | 119 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\launch\yahboom_app_save_map.launch.py | Python | 17 | 1 | 5 | 23 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\package.xml | XML | 17 | 0 | 3 | 20 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\setup.cfg | Properties | 4 | 0 | 1 | 5 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\setup.py | Python | 26 | 0 | 3 | 29 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\test\test_copyright.py | Python | 7 | 13 | 4 | 24 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\test\test_flake8.py | Python | 9 | 13 | 4 | 26 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\test\test_pep257.py | Python | 7 | 13 | 4 | 24 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\yahboom_app_save_map\__init__.py | Python | 0 | 0 | 1 | 1 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\yahboom_app_save_map\yahboom_app_save_map.py | Python | 45 | 1 | 12 | 58 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboom_app_save_map\yahboom_app_save_map\yahboom_app_save_map_client.py | Python | 36 | 0 | 12 | 48 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\launch\keyboart_ctrl_launch-Copy1.py | Python | 9 | 0 | 2 | 11 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\launch\yahboomcar_joy_launch.py | Python | 9 | 0 | 2 | 11 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\package.xml | XML | 16 | 0 | 3 | 19 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\setup.cfg | Properties | 4 | 0 | 1 | 5 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\setup.py | Python | 28 | 0 | 3 | 31 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\test\test_copyright.py | Python | 7 | 13 | 4 | 24 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\test\test_flake8.py | Python | 9 | 13 | 4 | 26 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\test\test_pep257.py | Python | 7 | 13 | 4 | 24 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\yahboomcar_ctrl\__init__.py | Python | 0 | 0 | 1 | 1 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\yahboomcar_ctrl\yahboom_joy_R2.py | Python | 126 | 19 | 17 | 162 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\yahboomcar_ctrl\yahboom_joy_X3.py | Python | 126 | 18 | 15 | 159 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_ctrl\yahboomcar_ctrl\yahboom_keyboard.py | Python | 122 | 4 | 9 | 135 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\cartographer_launch.py | Python | 54 | 0 | 9 | 63 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\display_map_launch.py | Python | 23 | 0 | 6 | 29 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\display_nav_launch.py | Python | 23 | 0 | 6 | 29 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\display_rtabmap_map_launch.py | Python | 23 | 0 | 6 | 29 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\display_rtabmap_nav_launch.py | Python | 23 | 0 | 6 | 29 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\laser_bringup_launch.py | Python | 65 | 1 | 6 | 72 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\map_cartographer_launch.py | Python | 14 | 0 | 5 | 19 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\map_gmapping_4ros_s2_launch.py | Python | 27 | 1 | 5 | 33 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\map_gmapping_a1_launch.py | Python | 16 | 0 | 6 | 22 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\map_gmapping_launch.py | Python | 34 | 0 | 5 | 39 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\map_rtabmap_launch.py | Python | 14 | 0 | 5 | 19 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\navigation_dwa_launch.py | Python | 31 | 0 | 6 | 37 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\navigation_rtabmap_launch.py | Python | 21 | 0 | 6 | 27 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\navigation_teb_launch.py | Python | 31 | 0 | 6 | 37 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\occupancy_grid_launch.py | Python | 29 | 0 | 6 | 35 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\rtabmap_localization_launch.py | Python | 66 | 5 | 16 | 87 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\rtabmap_nav_launch.py | Python | 31 | 0 | 6 | 37 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\rtabmap_sync_launch.py | Python | 66 | 13 | 17 | 96 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\rtabmap_viz_launch.py | Python | 40 | 2 | 10 | 52 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\launch\save_map_launch.py | Python | 26 | 1 | 8 | 35 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\maps\yahboomcar.yaml | YAML | 7 | 0 | 0 | 7 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\maps\yahboomcar2.yaml | YAML | 7 | 0 | 0 | 7 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\package.xml | XML | 19 | 0 | 4 | 23 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\params\dwa_nav_params.yaml | YAML | 246 | 12 | 16 | 274 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\params\lds_2d.lua | Lua | 38 | 1 | 7 | 46 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\params\rtabmap_nav_params.yaml | YAML | 191 | 3 | 11 | 205 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\params\teb_nav_params.yaml | YAML | 305 | 3 | 21 | 329 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\setup.cfg | Properties | 4 | 0 | 1 | 5 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\setup.py | Python | 30 | 0 | 3 | 33 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\test\test_copyright.py | Python | 7 | 13 | 4 | 24 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\test\test_flake8.py | Python | 9 | 13 | 4 | 26 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\test\test_pep257.py | Python | 7 | 13 | 4 | 24 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\yahboomcar_nav\__init__.py | Python | 0 | 0 | 1 | 1 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_nav\yahboomcar_nav\scan_filter.py | Python | 35 | 4 | 7 | 46 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\CMakeLists.txt | CMake | 62 | 0 | 14 | 76 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\include\yahboomcar_slam\point_cloud.h | C++ | 101 | 2 | 31 | 134 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\camera_octomap_launch.py | Python | 27 | 0 | 5 | 32 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\display_octomap_launch.py | Python | 23 | 0 | 6 | 29 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\display_pcl_launch.py | Python | 23 | 0 | 6 | 29 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\octomap_server_launch.py | Python | 20 | 0 | 3 | 23 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\orbslam_base_launch.py | Python | 26 | 5 | 5 | 36 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\orbslam_pcl_map_launch.py | Python | 29 | 0 | 5 | 34 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\orbslam_pcl_octomap_launch.py | Python | 34 | 5 | 6 | 45 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\orbslam_pose_launch.py | Python | 16 | 0 | 3 | 19 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\launch\orbslam_ros_launch.py | Python | 38 | 3 | 6 | 47 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\package.xml | XML | 25 | 0 | 6 | 31 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\params\mono.yaml | YAML | 27 | 19 | 12 | 58 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\params\pointcloud_map.yaml | YAML | 16 | 0 | 2 | 18 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\params\pointcloud_octomap.yaml | YAML | 16 | 0 | 2 | 18 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\params\rgbd.yaml | YAML | 32 | 22 | 17 | 71 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\params\usb_cam_param.yaml | YAML | 0 | 0 | 1 | 1 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\src\point_cloud.cpp | C++ | 307 | 33 | 44 | 384 | +| d:\软件工程\实践代码\UVPTCCS\src\yahboomcar_slam\src\point_cloud_main.cpp | C++ | 13 | 0 | 3 | 16 | +| Total | | 3,306 | 337 | 605 | 4,248 | ++----------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ \ No newline at end of file diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 4b327ce..0000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -src/yahboomcar_slam/params/ORBvoc.txt filter=lfs diff=lfs merge=lfs -text