Skip to content

Commit c23dace

Browse files
author
Takumi Ito
committed
Merge branch 'feat/freespace_astar_python' of github.com:tier4/autoware.universe into feat/freespace_astar_python
2 parents eec0432 + 4956136 commit c23dace

File tree

1 file changed

+1
-1
lines changed
  • planning/freespace_planning_algorithms/scripts/example

1 file changed

+1
-1
lines changed

planning/freespace_planning_algorithms/scripts/example/example.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@
8080
serialize_message(goal_pose)):
8181
print('Success to find path.')
8282
else:
83-
print('Fail to find path.')
83+
print('Fail to find path.')

0 commit comments

Comments
 (0)