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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get updated GUI ECM info when a user presses 'play' #1109

Merged
merged 18 commits into from
Nov 6, 2021

Commits on Oct 14, 2021

  1. get updated GUI ECM info in world control CB

    Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
    adlarkin committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    007ce1c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. working on adding tests

    Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
    adlarkin committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    051db64 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. remove TODO note, issue fixed by #1131

    Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
    adlarkin committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    4dc56c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc031d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

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

Commits on Oct 26, 2021

  1. apply GUI ECM's diff to server ECM at end of pause interval

    Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
    adlarkin committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    6cab7b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf08593 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. use gui event to update server

    Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
    adlarkin committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    d726c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f0c0b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. handle step and support original control service

    Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
    adlarkin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    3ca5d9d View commit details
    Browse the repository at this point in the history
  2. Reduced code duplication

    Signed-off-by: Nate Koenig <nate@openrobotics.org>
    Nate Koenig committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    8a36e6e View commit details
    Browse the repository at this point in the history
  3. Set gazebo's default to use the event based system

    Signed-off-by: Nate Koenig <nate@openrobotics.org>
    Nate Koenig committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ae91a9d View commit details
    Browse the repository at this point in the history
  4. Added more <use_event> flags

    Signed-off-by: Nate Koenig <nate@openrobotics.org>
    Nate Koenig committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    35a5772 View commit details
    Browse the repository at this point in the history
  5. add header key to indicate a WorldControl step

    Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
    adlarkin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    cabdc96 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. remove deprecation notes (support both event and service)

    Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
    adlarkin committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    e61eef9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Require version 6.1

    Signed-off-by: Nate Koenig <nate@openrobotics.org>
    Nate Koenig committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    51cbba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a117a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

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