Skip to content

Commit

Permalink
Delete unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Katie Hughes committed Dec 18, 2024
1 parent 86806e3 commit 39daae3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spot_driver/launch/spot_driver.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ def launch_setup(context: LaunchContext, ld: LaunchDescription) -> None:

robot_description_pkg_share = FindPackageShare(robot_description_package).find(robot_description_package)

# Since spot_image_publisher_node is responsible for retrieving and publishing images, disable all image publishing
# in spot_driver.
spot_driver_params = {
"spot_name": spot_name,
"mock_enable": mock_enable,
Expand Down

0 comments on commit 39daae3

Please sign in to comment.