Skip to content

Commit

Permalink
headless mode in mecanum
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Delicat <[email protected]>
  • Loading branch information
delihus committed Oct 10, 2023
1 parent 34e7529 commit 41a6813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rosbot_gazebo/test/test_mecanum_simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def generate_test_description():
),
launch_arguments={
"mecanum": "True",
"headless": "False",
"headless": "True",
}.items(),
)

Expand Down

0 comments on commit 41a6813

Please sign in to comment.