Skip to content

Commit

Permalink
added args to launch in test_scan
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>
  • Loading branch information
delihus committed Oct 30, 2023
1 parent f3b5708 commit 87ccea5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rosbot_xl_bringup/test/test_scan_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ def generate_test_description():
)
),
launch_arguments={
"use_sim": "False",
"mecanum": "True",
"use_gpu": "False",
}.items(),
)
Expand Down

0 comments on commit 87ccea5

Please sign in to comment.