Skip to content

Commit 13a7cab

Browse files
committed
update agv_socket_server.py
1 parent fe7e6a6 commit 13a7cab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

simple_navigation_goals/scripts/agv_socket_server.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
# [51.41, 20.91, -21.18, 0.26, 47.01, 0],
6363
# [82.17, 9.49, -10.63, -1.31, 62.87, 0],
6464
# [112.23, 17.92, -15.38, -1.49, 56.25, 0]
65-
[61.08, 37.79, -54.22, -2.37, 49.92, 0.17],
66-
[84.9, 31.99, -60.29, -0.26, 76.11, -0.43],
67-
[113.73, 41.57, -60.29, -0.35, 63.1, -0.61]
65+
[69.52, 22.5, -44.56, 0.96, 73.91, -4.13],
66+
[100.72, 25.66, -44.64, -6.59, 74.61, -2.98],
67+
[131.13, 36.73, -51.32, -13.71, 62.22, -4.74]
6868
]
6969

7070
class MapNavigation:

0 commit comments

Comments
 (0)