Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 20, 2024
1 parent cff43cd commit 704dd19
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ def get_pose_from_bag(input_path: str, interval=(0.1, 10000.0)) -> Tuple[Pose, P


def pub_route(input_path: str):

try:
first_pose, last_pose = get_pose_from_bag(input_path)
except Exception as e:
Expand Down

0 comments on commit 704dd19

Please sign in to comment.