Skip to content
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

Next Steps #1

Open
Karatekuh opened this issue Apr 8, 2022 · 1 comment
Open

Next Steps #1

Karatekuh opened this issue Apr 8, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Karatekuh
Copy link
Collaborator

  • generalisation of the protobuf messages
  • adding some more options to define if robot communicate with teamserver or directly with refbox
  • updating information and creating a wiki to help new teams work with the simulation
  • adding new robot feedback to the refbox for monitoring and analysis purposes
@Karatekuh Karatekuh added the enhancement New feature or request label Apr 8, 2022
@Karatekuh Karatekuh self-assigned this Apr 8, 2022
@TarikViehmann
Copy link
Contributor

Sorry for taking some time to wrap things up, we agreed that i write down the interface that we discussed so far, regarding the action interface:

  1. move, takes either a zone or a point-of-interest as input. Points of interests would be Machine sides, we could think about making shelves/slides separate points of interest (that maybe simple coincide with the respective machine input position)
  2. pick, takes machine side + optional shelf and shelf-spot as parameters, if a shelf pick is performed
  3. put, takes machine side + optional slide parameter if a slide put is performed

Both pick and put should have optional fields to attach workpiece information (Base, Ring and Cap colors) as well as order information. These optional field could also be attached to the move action (would not hurt and may be useful in the future).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants