Skip to content

Commit

Permalink
temp: only Hesai smoke tests
Browse files Browse the repository at this point in the history
Signed-off-by: Max SCHMELLER <[email protected]>
  • Loading branch information
mojomex committed Nov 27, 2024
1 parent d0d6417 commit 2646f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nebula_ros/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ if(BUILD_TESTING)

ament_lint_auto_find_test_dependencies()

foreach(MODEL VLP16 VLP32 VLS128 Pandar40P Pandar64 PandarQT64 PandarQT128 Pandar128E4X PandarAT128 PandarXT32 PandarXT32M ARS548 SRR520 Helios Bpearl)
foreach(MODEL Pandar40P Pandar64 PandarQT64 PandarQT128 Pandar128E4X PandarAT128 PandarXT32 PandarXT32M)
string(TOLOWER ${MODEL}_smoke_test test_name)

Check warning on line 232 in nebula_ros/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (TOLOWER)
add_ros_test(
test/smoke_test.py
Expand Down

0 comments on commit 2646f69

Please sign in to comment.