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

Propagate controller action final state #19

Merged
merged 3 commits into from
Feb 24, 2014
Merged

Commits on Feb 21, 2014

  1. Refactor and document MoveJointGroup

    Paul Mathieu committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    6b6cd1b View commit details
    Browse the repository at this point in the history
  2. Refactor some stuff in play_motion.cpp

    controllerCb had no business inside PlayMotion class
    Paul Mathieu committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    51e498c View commit details
    Browse the repository at this point in the history
  3. Propagate controller action state to internal API

    So that a proper message can be displayed, and appropriate
    measures be taken.
    
    Fixes #15
    Paul Mathieu committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    82e443a View commit details
    Browse the repository at this point in the history