Skip to content

Commit 79dbd10

Browse files
copy & paste error
1 parent c14aaba commit 79dbd10

File tree

1 file changed

+1
-1
lines changed
  • irobot_create_common/irobot_create_control/launch/include

1 file changed

+1
-1
lines changed

irobot_create_common/irobot_create_control/launch/include/control.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def generate_launch_description():
3030
executable='spawner',
3131
namespace=namespace, # Namespace is not pushed when used in EventHandler
3232
parameters=[control_params_file],
33-
arguments=arguments=[
33+
arguments=[
3434
'diffdrive_controller',
3535
'-c',
3636
'controller_manager',

0 commit comments

Comments
 (0)