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

Object Hand Over Action #227

Merged
merged 42 commits into from
Oct 24, 2020
Merged

Object Hand Over Action #227

merged 42 commits into from
Oct 24, 2020

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    3b12738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c21e4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f023cb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d012ac View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Configuration menu
    Copy the full SHA
    b753fcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1998d8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    642c738 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fd4fc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd583bf View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/feature/hand-over-action' into f…

    …eature/hand-over-action
    af-a committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    6b9ca3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f607f43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6cf8b05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ab4eec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9cc5457 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    f6ac96d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    4b2e4a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. [context_aware_hand_over/identify_posture] Adapted the Person msg use…

    … to the new msg format
    mas-hsr committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    1a99ec9 View commit details
    Browse the repository at this point in the history
  2. [context_aware_hand_over/identify_posture] The object is now handed o…

    …ver to the closest person
    mas-hsr committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    e75cd6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fba100 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9acbea2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/hand-over-action' of github.com:b-it-bots/mas_d…

    …omestic_robotics into feature/hand-over-action
    af-a committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    7162177 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    050c415 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b66882f View commit details
    Browse the repository at this point in the history
  8. [demo_context_aware_hand_over] Included the newly added 'release_dete…

    …ction' action parameter
    mas-hsr committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    ccbff68 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. [hand_over_action] Switch to robot-independent topics and packages

    Requested review changes
    af-a committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    7546bcb View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    575f8b7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. [hand_over_action] move arm to neutral position in init state (otherw…

    …ise the execution of the DMP is weird); fix readme
    sthoduka committed May 27, 2020
    Configuration menu
    Copy the full SHA
    d0d406f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    dc8f546 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    793b07e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    942c1e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a36dae View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. [hand_over_action] Fixed a small bug due to which the arm wasn't movi…

    …ng to the hand over pose
    
    In particular, the timestamp of the hand over pose was set to the
    current ROS time, so the pose could not be transformed during DMP
    execution
    alex-mitrevski committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    5588aae View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    a2ea35d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c516eba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cac5d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30b7b6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f983fb View commit details
    Browse the repository at this point in the history
  6. [hand_over_action] Remove unnecessary comments and add move_base goal…

    … cancellation after motion duration
    af-a committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    20bffbe View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/hand-over-action' of github.com:b-it-bots/mas_d…

    …omestic_robotics into feature/hand-over-action
    af-a committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    503fb7f View commit details
    Browse the repository at this point in the history
  8. Merge branch 'devel' of github.com:b-it-bots/mas_domestic_robotics in…

    …to feature/hand-over-action
    alex-mitrevski committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    452c62d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c06ed07 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b83fe9 View commit details
    Browse the repository at this point in the history