Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Group 1 Wed Sept 27th checkin #21
Group 1 Wed Sept 27th checkin #21
Changes from 28 commits
f2f407f
0e00916
87d3539
235171d
7d2570a
98bc7b3
558a0cd
261975a
97e0a8e
04eb1b4
3df0249
60dd1e1
3760e41
4669cd7
23c4c85
cfaa581
0734e46
20d0e06
ae73dca
4f7eaef
a1f2599
4d11f5d
3383e42
5afd5ae
767a204
af4c9b1
8f96d64
feba0cd
dc45d21
c17413e
ce3df4a
c4e0352
aa8ee52
f6c8581
ae8bc66
331ddfb
31fc99f
7d4f78f
6d35c45
d9cf8de
6210f96
a11d191
2197f98
fe028a7
2375031
ee5f5d0
a67210d
cce96b7
8c51802
6db0e90
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs to know which agent is asking for the shortest path.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The include of WorldBase is unnecessary and creates a circular include. This prevents the code from compiling on my machine. We should remove it.