Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
Co-authored-by: Jared Swift <j.w.swift@outlook.com>
  • Loading branch information
maayan25 and jws-1 authored Dec 3, 2024
1 parent 7f0dd55 commit 065ffb3
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,6 @@ def parse_args() -> dict:
description="Starts an action server for transcribing speech."
)

# TODO change to ROS2 rosparams:
# port = node.declare_parameter('port', '/dev/ttyUSB0').value
# assert isinstance(port, str), 'port parameter must be a str'

parser.add_argument(
"--action_name",
Expand Down

0 comments on commit 065ffb3

Please sign in to comment.