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

point-streaming: further development based on PR #88 #215

Open
wants to merge 8 commits into
base: kinetic-devel
Choose a base branch
from

Commits on Apr 22, 2016

  1. merge branch boneil_point_streaming manually

    original author: Brian O'Neil
    jim-rees authored and Jim Rees committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    374c382 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

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

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    5b3326e View commit details
    Browse the repository at this point in the history
  2. point-streaming: address some of the comments made in PR ros-industri…

    …al#88
    
    * Addressed comments from @shaun-edwards:
      - Comment 1: Made JointTrajectoryInterface::jointCommandCB() pure
        virtual so that JointTrajectoryInterface::jointCommandCB()
        implementation can be deleted.
      - Comment 2: Message was changed to ROS_DEBUG
    * Some other minor changes (e.g., commenting)
    tdl-ua committed May 16, 2018
    Configuration menu
    Copy the full SHA
    7b316da View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. point-streaming: address @gavanderhoorn's comments

    Addressed most of @gavanderhoorn's comments, except for comments 3 and 4.
    tdl-ua committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    4440bd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

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

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    3f199c9 View commit details
    Browse the repository at this point in the history
  2. Added sequence checks in jointCommandCB to enable, stop and run POINT…

    …_STREAMING state, removed updates to local data that didn't correspond to POINT_STREAMING state
    dambrosio committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    8ca5016 View commit details
    Browse the repository at this point in the history