Skip to content

Commit ce69c42

Browse files
committed
Release 5.3.0 supports all features for lidar localization using REST API
1 parent 1ce55fa commit ce69c42

File tree

304 files changed

+17772
-23537
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

304 files changed

+17772
-23537
lines changed

.gitignore

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,30 @@
3131
*.out
3232
*.app
3333

34-
test/ros1_scripts/log/
35-
test/ros1_scripts/log/cola_examples/
36-
test/ros1_scripts/log/error_simu/
37-
test/ros2_scripts/log/
38-
test/ros2_scripts/log/cola_examples/
39-
test/ros2_scripts/log/error_simu/
40-
41-
package\.xml
34+
build
35+
package.xml
36+
37+
archive
38+
39+
doc/specifications/arbeitspakete_20210708_backlog.md
40+
doc/specifications/arbeitspakete_20210713.png
41+
doc/specifications/2021-07-13-cola_interface.html
42+
doc/specifications/2021-07-13-LLS2_UDP_input_output.pdf
43+
doc/specifications/20210721_*.png
44+
doc/specifications/2021-07-15-extranet-LLS2
45+
doc/specifications/2021-06-09_User_interface_REST.pdf
46+
doc/specifications/2021-06-23_TI_Telegram_listing_en-us-version1.5.pdf
47+
doc/specifications/20211013-*.*
48+
doc/issues
49+
doc/20210721_Lidarloc_setup.md
50+
doc/20210721_rest_api_test.pptx
51+
doc/20210726_rest_api_test.pptx
52+
doc/*_lidar_localization2.pptx
53+
54+
test/scripts/wireshark.cmd
55+
56+
test/data/wireshark/20210727_*.*
57+
test/data/wireshark/20210921-*.*
58+
test/data/wireshark/20210923-*.*
59+
60+

0 commit comments

Comments
 (0)