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

Add info messages to pick and place routine #1004

Merged

Commits on Jul 30, 2018

  1. Add debug messages to pick and place routine

    The current behavior silently adds an arbitrary wait time to the pipeline. Users should define an appropriate wait time for their own gripper. This message helps them find the issue, which is otherwise not trivial to debug.
    felixvd committed Jul 30, 2018
    Copy the full SHA
    01ec73e View commit details
    Browse the repository at this point in the history
  2. Apply clang-format

    felixvd committed Jul 30, 2018
    Copy the full SHA
    ee904b6 View commit details
    Browse the repository at this point in the history
  3. Fix auto-formatting

    felixvd committed Jul 30, 2018
    Copy the full SHA
    5f99303 View commit details
    Browse the repository at this point in the history