Skip to content

Commit

Permalink
revert launchfile change
Browse files Browse the repository at this point in the history
  • Loading branch information
Katie Hughes committed Feb 24, 2025
1 parent d14b1b4 commit b9c0919
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spot_ros2_control/launch/spot_ros2_control.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ def launch_setup(context: LaunchContext, ld: LaunchDescription) -> None:
namespace=spot_name,
)
)
return
# Finally, launch extra nodes for state and image publishing if we are running on a robot.
if hardware_interface == "robot":
# launch image publishers
Expand Down

0 comments on commit b9c0919

Please sign in to comment.