Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. 57607 src\path_finder\path_finder.cpp:94 - Planning from position: (1,3)
  2. 57608 src\path_finder\path_finder.cpp:95 - Planning to Target: (2, 1)
  3. 57614 src\path_finder\path_finder.cpp:180 - count: 1 at: (1, 3)
  4. 57627 src\path_finder\path_finder.cpp:323 -
  5. 5,5,5,5,5,5,
  6. 5,3,5,5,5,5,
  7. 0,0,2,5,5,5,
  8. 5,1,5,5,5,5,
  9. 5,5,5,5,5,5,
  10. 5,5,5,5,5,5,
  11.  
  12. 57633 src\path_finder\path_finder.cpp:183 -
  13. 57637 src\path_finder\path_finder.cpp:180 - count: 2 at: (1, 2)
  14. 57651 src\path_finder\path_finder.cpp:323 -
  15. 5,5,5,5,5,5,
  16. 5,3,5,5,5,5,
  17. 0,0,2,5,5,5,
  18. 0,1,2,5,5,5,
  19. 5,1,5,5,5,5,
  20. 5,5,5,5,5,5,
  21.  
  22. 57656 src\path_finder\path_finder.cpp:183 -
  23. 57660 src\path_finder\path_finder.cpp:180 - count: 3 at: (2, 3)
  24. 57674 src\path_finder\path_finder.cpp:323 -
  25. 5,5,5,5,5,5,
  26. 5,3,3,5,5,5,
  27. 0,0,2,2,5,5,
  28. 0,1,2,5,5,5,
  29. 5,1,5,5,5,5,
  30. 5,5,5,5,5,5,
  31.  
  32. 57679 src\path_finder\path_finder.cpp:183 -
  33. 57683 src\path_finder\path_finder.cpp:180 - count: 4 at: (3, 3)
  34. 57697 src\path_finder\path_finder.cpp:323 -
  35. 5,5,5,5,5,5,
  36. 5,3,3,3,5,5,
  37. 0,0,2,2,2,5,
  38. 0,1,2,1,5,5,
  39. 5,1,5,5,5,5,
  40. 5,5,5,5,5,5,
  41.  
  42. 57702 src\path_finder\path_finder.cpp:183 -
  43. 57706 src\path_finder\path_finder.cpp:180 - count: 5 at: (0, 3)
  44. 57720 src\path_finder\path_finder.cpp:323 -
  45. 5,5,5,5,5,5,
  46. 3,3,3,3,5,5,
  47. 0,0,2,2,2,5,
  48. 0,1,2,1,5,5,
  49. 5,1,5,5,5,5,
  50. 5,5,5,5,5,5,
  51.  
  52. 57725 src\path_finder\path_finder.cpp:183 -
  53. 57730 src\path_finder\path_finder.cpp:180 - count: 6 at: (0, 2)
  54. 57743 src\path_finder\path_finder.cpp:323 -
  55. 5,5,5,5,5,5,
  56. 3,3,3,3,5,5,
  57. 0,0,2,2,2,5,
  58. 0,1,2,1,5,5,
  59. 1,1,5,5,5,5,
  60. 5,5,5,5,5,5,
  61.  
  62. 57749 src\path_finder\path_finder.cpp:183 -
  63. 57752 src\path_finder\path_finder.cpp:180 - count: 7 at: (2, 4)
  64. 57766 src\path_finder\path_finder.cpp:323 -
  65. 5,5,3,5,5,5,
  66. 3,3,3,3,5,5,
  67. 0,0,2,2,2,5,
  68. 0,1,2,1,5,5,
  69. 1,1,5,5,5,5,
  70. 5,5,5,5,5,5,
  71.  
  72. 57772 src\path_finder\path_finder.cpp:183 -
  73. 57776 src\path_finder\path_finder.cpp:180 - count: 8 at: (3, 2)
  74. 57790 src\path_finder\path_finder.cpp:323 -
  75. 5,5,3,5,5,5,
  76. 3,3,3,3,5,5,
  77. 0,0,2,2,2,5,
  78. 0,1,2,1,2,5,
  79. 1,1,5,1,5,5,
  80. 5,5,5,5,5,5,
  81.  
  82. 57795 src\path_finder\path_finder.cpp:183 -
  83. 57799 src\path_finder\path_finder.cpp:180 - count: 9 at: (3, 1)
  84. 57812 src\path_finder\path_finder.cpp:323 -
  85. 5,5,3,5,5,5,
  86. 3,3,3,3,5,5,
  87. 0,0,2,2,2,5,
  88. 0,1,2,1,2,5,
  89. 1,1,0,1,2,5,
  90. 5,5,5,1,5,5,
  91.  
  92. 57818 src\path_finder\path_finder.cpp:183 -
  93. 57822 src\path_finder\path_finder.cpp:180 - count: 10 at: (4, 3)
  94. 57836 src\path_finder\path_finder.cpp:323 -
  95. 5,5,3,5,5,5,
  96. 3,3,3,3,3,5,
  97. 0,0,2,2,2,2,
  98. 0,1,2,1,1,5,
  99. 1,1,0,1,2,5,
  100. 5,5,5,1,5,5,
  101.  
  102. 57841 src\path_finder\path_finder.cpp:183 -
  103. 57845 src\path_finder\path_finder.cpp:180 - count: 11 at: (2, 2)
  104. 57859 src\path_finder\path_finder.cpp:323 -
  105. 5,5,3,5,5,5,
  106. 3,3,3,3,3,5,
  107. 0,0,2,2,2,2,
  108. 0,1,2,1,1,5,
  109. 1,1,0,1,2,5,
  110. 5,5,5,1,5,5,
  111.  
  112. 57865 src\path_finder\path_finder.cpp:183 -
  113. 57869 src\path_finder\path_finder.cpp:180 - count: 12 at: (1, 4)
  114. 57882 src\path_finder\path_finder.cpp:323 -
  115. 5,3,3,5,5,5,
  116. 3,3,3,3,3,5,
  117. 0,0,2,2,2,2,
  118. 0,1,2,1,1,5,
  119. 1,1,0,1,2,5,
  120. 5,5,5,1,5,5,
  121.  
  122. 57887 src\path_finder\path_finder.cpp:183 -
  123. 57891 src\path_finder\path_finder.cpp:180 - count: 13 at: (1, 5)
  124. 57906 src\path_finder\path_finder.cpp:323 -
  125. 0,3,3,5,5,5,
  126. 3,3,3,3,3,5,
  127. 0,0,2,2,2,2,
  128. 0,1,2,1,1,5,
  129. 1,1,0,1,2,5,
  130. 5,5,5,1,5,5,
  131.  
  132. 57911 src\path_finder\path_finder.cpp:183 -
  133. 57915 src\path_finder\path_finder.cpp:180 - count: 14 at: (0, 1)
  134. 57928 src\path_finder\path_finder.cpp:323 -
  135. 0,3,3,5,5,5,
  136. 3,3,3,3,3,5,
  137. 0,0,2,2,2,2,
  138. 0,1,2,1,1,5,
  139. 1,1,0,1,2,5,
  140. 1,5,5,1,5,5,
  141.  
  142. 57934 src\path_finder\path_finder.cpp:183 -
  143. 57938 src\path_finder\path_finder.cpp:122 - Done planning path
  144. 57944 src\path_finder\path_finder.cpp:266 - Added move with turn
  145. 57949 src\path_finder\path_finder.cpp:270 - Added turn
  146. 57954 src\path_finder\path_finder.cpp:266 - Added move with turn
  147. 57959 src\path_finder\path_finder.cpp:270 - Added turn
  148. 57964 src\path_finder\path_finder.cpp:266 - Added move with turn
  149. 57970 src\path_finder\path_finder.cpp:270 - Added turn
  150. 57974 src\path_finder\path_finder.cpp:270 - Added turn
  151. 57979 src\path_finder\path_finder.cpp:285 - 7
  152. Steps: 9
  153. 57986 src\path_finder\path_finder.cpp:210 - 1,1,0,0,-1,0,0,-1,0,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement