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

Run server and client in the same process #793

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

Commits on May 12, 2021

  1. Add scene manager GUI plugin that works with ign-gui's Scene3D

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed May 12, 2021
    Configuration menu
    Copy the full SHA
    3a7d09c View commit details
    Browse the repository at this point in the history
  2. cleanup

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed May 12, 2021
    Configuration menu
    Copy the full SHA
    80161fb View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Added some-process flag

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    400974d View commit details
    Browse the repository at this point in the history
  2. Avoid some crashes

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    ae902c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Improved implementation

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    57cf18f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. added more improvemetns

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    343dba8 View commit details
    Browse the repository at this point in the history
  2. uncomment code

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    999620d View commit details
    Browse the repository at this point in the history
  3. some fixes

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    9498255 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Updates

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    ea7107f View commit details
    Browse the repository at this point in the history
  2. Updates

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    cc4cf71 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Added feedback

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    5521b40 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. added more feedback

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b7251f4 View commit details
    Browse the repository at this point in the history
  2. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    25ea384 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Fixed tests

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    ce10db1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Merge branch 'main' into chapulina/6/scene_manager

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    d0d7066 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    b750115 View commit details
    Browse the repository at this point in the history
  2. Added feedback

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    7a50843 View commit details
    Browse the repository at this point in the history
  3. Update to latest

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    5f94fe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Same process bool as a component and minor fixes

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    9962dbf View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. feedback

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    84956cf View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Merge branch 'main' into chapulina/6/scene_manager

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    c5b16d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e92077 View commit details
    Browse the repository at this point in the history
  3. Use std::optional with SharedEntityComponentManager and SharedEventMa…

    …nager
    
    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    51c8382 View commit details
    Browse the repository at this point in the history
  4. tick-tock runGui and createGui

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    195c1e4 View commit details
    Browse the repository at this point in the history
  5. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    47a87eb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Using a worker pool to update plugins

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    dc02d76 View commit details
    Browse the repository at this point in the history
  2. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    7f63aa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    c3095a2 View commit details
    Browse the repository at this point in the history
  2. Restored CreateRenderingEntities in RenderUtils.cc

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    7e4a5f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc23ff4 View commit details
    Browse the repository at this point in the history
  4. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    5c0c29f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Added feedback

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    247e827 View commit details
    Browse the repository at this point in the history
  2. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    2cad0b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    c741662 View commit details
    Browse the repository at this point in the history
  2. Don't make it official yet

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    fbceade View commit details
    Browse the repository at this point in the history
  3. Merge branch 'chapulina/6/scene_manager' of ssh://github.com/ignition…

    …robotics/ign-gazebo into chapulina/6/scene_manager
    
    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    f27887a View commit details
    Browse the repository at this point in the history
  4. alphabetize

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    21e1b7b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    725a744 View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    8eeb5af View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

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

Commits on Aug 12, 2021

  1. Windows compile fix

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    af0c3f0 View commit details
    Browse the repository at this point in the history
  2. same process running on Scene3D

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    e58339f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    97898e4 View commit details
    Browse the repository at this point in the history
  2. try to fix Windows build

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    e1e1c6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78f940e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. small cleanup tweaks, also fix OnPluginUpdate

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    d6d1f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ed8e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    baf095e View commit details
    Browse the repository at this point in the history
  2. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    449e6e4 View commit details
    Browse the repository at this point in the history