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

Docs + simple generic gripper controller interface + minor bug fixes #64

Merged
merged 36 commits into from
Sep 11, 2018

Commits on Aug 15, 2018

  1. [gripper_controller] Started working on a base implementation for con…

    …trolling a robot's gripper
    alex-mitrevski committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    b2ac9a5 View commit details
    Browse the repository at this point in the history
  2. [pickup_action] Modified the action so that it uses the newly impleme…

    …nted gripper controller functionality
    alex-mitrevski committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    a9b5e2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d4d96d View commit details
    Browse the repository at this point in the history
  4. [place_action] Modified the action so that it uses the newly implemen…

    …ted gripper controller functionality
    alex-mitrevski committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    8f84416 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    709ed30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    939b866 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4abcdbf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    7de11cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e03f0fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    051be62 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. Configuration menu
    Copy the full SHA
    ba0325f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85f9152 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a2a9fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c1e1bd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Configuration menu
    Copy the full SHA
    1397206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b63063 View commit details
    Browse the repository at this point in the history
  3. [hri] Added a README

    alex-mitrevski committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    5035694 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Added a Doxyfile

    alex-mitrevski committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    3637e9a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

  1. Update dockerfile for travis

    argenos committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    1f96622 View commit details
    Browse the repository at this point in the history
  2. Build only travis image in CI

    argenos committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    c5d7cd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. Add follow_person from mas_common

    argenos authored and alex-mitrevski committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    73bf9e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Configuration menu
    Copy the full SHA
    2c0116a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0baafae View commit details
    Browse the repository at this point in the history
  3. use correct method sig

    minhnh authored and alex-mitrevski committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    7727270 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae92ece View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Add mdr_environments package

    argenos authored and alex-mitrevski committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    e7b8a57 View commit details
    Browse the repository at this point in the history
  2. Add ground floor maps

    danningwang authored and alex-mitrevski committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    462acc5 View commit details
    Browse the repository at this point in the history
  3. Fix environment structure

    argenos authored and alex-mitrevski committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    5250d92 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

  1. Add code owners file

    argenos committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    068f7e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Configuration menu
    Copy the full SHA
    7f44209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cdf631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfc390f View commit details
    Browse the repository at this point in the history
  4. Update Dockerfile for travis

    * Builds using bitbots-domestic image
    * Only adds mas_domestic
    * Removes the need for a separate travis.rosinstall file
    argenos committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    8fb0739 View commit details
    Browse the repository at this point in the history
  5. Add dockerignore file

    argenos committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    c3f7442 View commit details
    Browse the repository at this point in the history
  6. Update travis config

    argenos committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    3617b3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58b6605 View commit details
    Browse the repository at this point in the history