-
Notifications
You must be signed in to change notification settings - Fork 61
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
Storing Groceries #520
Merged
kyordhel
merged 6 commits into
RoboCupAtHome:2019/restructure
from
johaq:storingGroceries
Feb 19, 2019
Merged
Storing Groceries #520
Changes from 1 commit
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
aac1a38
Some proposed changes for the storing groceries task:
johaq 06649c2
updated score sheet for storing groceries
johaq 5d958eb
fixed typo in storing groceries score sheet
johaq d5aa19c
added back scenario name
johaq 773afb0
Added back object ranges. Removed clear area rule since I feel robots…
johaq c40d240
small grammar fix: In small table -> On small tables
johaq File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
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.
Careful!
\scoreitem{500}{Move 5
means that team won't score unless 5 objects are moved.\scoreitem[5]{100}{Move an
means one object is enough to start scoring bonus points.I agree on the 2nd one. HOWEVER: move an objects?
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.
Yeah should be "an object"
I think second option is more in line with scoring in clean up task which seems similar in some ways.
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.
:+1