Skip to content

Commit

Permalink
missing s
Browse files Browse the repository at this point in the history
  • Loading branch information
VincidaB committed Apr 29, 2024
1 parent 1be2b40 commit 527d3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ezbot_robot/launch/real_robot.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def generate_launch_description():

delayed_imu_filter = TimerAction(
period=5.0,
action = [imu_complementary_filter],
actions = [imu_complementary_filter],
)


Expand Down

0 comments on commit 527d3f7

Please sign in to comment.