Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and olivier-stasse committed Jan 18, 2024
1 parent c6a3912 commit f21823e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@


def generate_launch_description():

position_goals = PathJoinSubstitution(
[
FindPackageShare("odri_bolt_bringup"),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@


def generate_launch_description():

arg_world_filename = PathJoinSubstitution(
[FindPackageShare("odri_bolt_bringup"), "world", "bolt_world.world"]
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@


def generate_launch_description():

position_goals = PathJoinSubstitution(
[
FindPackageShare("bolt_bringup"),
Expand Down

0 comments on commit f21823e

Please sign in to comment.