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

Control/Main Flow of Gazebo World Components #11

Closed
4 tasks done
JimmeeX opened this issue Jul 28, 2020 · 1 comment
Closed
4 tasks done

Control/Main Flow of Gazebo World Components #11

JimmeeX opened this issue Jul 28, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@JimmeeX
Copy link
Owner

JimmeeX commented Jul 28, 2020

Controls the Gazebo Environment (conveyor, robot, proximity sensor) based on triggers/inputs from other modules.
Specific functionalities are still vague.

Considerations

  • conveyor_out should stop when a new order is detected by break_beam_out
  • conveyor_out should start on trigger (ie, when the order is finished) [maybe requires a separate "order" node]
  • conveyor_in should stop when a desired object hits the break_beam_in [requires cooperation of vision]
  • conveyor_out should start when the desired object has been collected and put into the container, and the robot returns to the original position for collection [requires co-operation of motion]
@JimmeeX JimmeeX added the enhancement New feature or request label Jul 28, 2020
@JimmeeX JimmeeX added this to the ROS & GUI milestone Jul 28, 2020
@JimmeeX JimmeeX self-assigned this Aug 2, 2020
@JimmeeX JimmeeX mentioned this issue Aug 9, 2020
@JimmeeX
Copy link
Owner Author

JimmeeX commented Aug 9, 2020

done #22

@JimmeeX JimmeeX closed this as completed Aug 9, 2020
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

1 participant