Skip to content

Commit

Permalink
feat: disable sensing
Browse files Browse the repository at this point in the history
Signed-off-by: Hayato Mizushima <[email protected]>
  • Loading branch information
hayato-m126 committed Dec 11, 2024
1 parent 5c564bb commit 4b27f7e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"""

AUTOWARE_DISABLE = {
"sensing": "false",
"localization": "false",
"planning": "false",
"control": "false",
Expand Down

0 comments on commit 4b27f7e

Please sign in to comment.