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

Add system to an entity through Component Inspector #1549

Merged
merged 58 commits into from
Aug 3, 2022

Commits on Feb 11, 2022

  1. Added more tests

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    0896ac1 View commit details
    Browse the repository at this point in the history
  2. merged with ign-gazebo6

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    60be532 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Change clone

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    2770692 View commit details
    Browse the repository at this point in the history
  2. Use sdf::Plugin instead of sdf::ElementPtr

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    4a9822b View commit details
    Browse the repository at this point in the history
  3. Address review comments

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    f32555b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    171d745 View commit details
    Browse the repository at this point in the history
  5. Fix linter, and added tests

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    7d33cf0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'server-config-root-dom' of github.com:ignitionrobotics/…

    …ign-gazebo into server-config-root-dom
    Nate Koenig committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    7fedd8d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Merge branch 'ign-gazebo6' into use_sdf_plugin

    Nate Koenig committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    756e818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    087225e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Merge branch 'ign-gazebo6' into use_sdf_plugin

    Nate Koenig committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f2ad40b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'use_sdf_plugin' of github.com:ignitionrobotics/ign-gaze…

    …bo into use_sdf_plugin
    Nate Koenig committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f27ec9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    713f3ba View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Update branch

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    711761d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'use_sdf_plugin' of github.com:ignitionrobotics/ign-gaze…

    …bo into use_sdf_plugin
    Nate Koenig committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    1b48c9d View commit details
    Browse the repository at this point in the history
  3. Merged with server-config-root-dom

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7ac1b4e View commit details
    Browse the repository at this point in the history
  4. Tweaks

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    d60d34a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    bb3d2a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1469cd3 View commit details
    Browse the repository at this point in the history
  3. Updates to match garden forward port

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ae00505 View commit details
    Browse the repository at this point in the history
  4. Updated documentation and minor cleanup

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f23935c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    0402553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    146ecf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71ee327 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. use sdf 12.4

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    d0695a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

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

Commits on Mar 24, 2022

  1. Merge branch 'ign-gazebo6' into server-config-root-dom

    Nate Koenig committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    3af47f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6cd141 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Merged from ign-gazebo6

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    e0d90ce View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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

Commits on Apr 21, 2022

  1. merged with ign-gazebo6

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    3ae56ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'use_sdf_plugin' of github.com:ignitionrobotics/ign-gaze…

    …bo into use_sdf_plugin
    Nate Koenig committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    611e9aa View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Merge branch 'ign-gazebo6' into use_sdf_plugin

    Nate Koenig committed May 13, 2022
    Configuration menu
    Copy the full SHA
    a1b5953 View commit details
    Browse the repository at this point in the history
  2. resolve some comments

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed May 13, 2022
    Configuration menu
    Copy the full SHA
    fd2b9b1 View commit details
    Browse the repository at this point in the history
  3. Resolve issue #1363

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed May 13, 2022
    Configuration menu
    Copy the full SHA
    61fcf05 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Merge branch 'ign-gazebo6' into use_sdf_plugin

    Nate Koenig committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    15d31a9 View commit details
    Browse the repository at this point in the history
  2. Remove components::VisualPlugins

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    c3dbeb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    cd39a3d View commit details
    Browse the repository at this point in the history
  2. add system to entity

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    a78dc39 View commit details
    Browse the repository at this point in the history
  3. add integration test

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    780a569 View commit details
    Browse the repository at this point in the history
  4. remove debug msgs

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b88aa15 View commit details
    Browse the repository at this point in the history
  5. doc

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    ce0cbd1 View commit details
    Browse the repository at this point in the history
  6. doc

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    38beefc View commit details
    Browse the repository at this point in the history
  7. add test world

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    278579d View commit details
    Browse the repository at this point in the history
  8. use new LoadPlugin function

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1e22d2c View commit details
    Browse the repository at this point in the history
  9. remove line

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    0ec7ad1 View commit details
    Browse the repository at this point in the history
  10. check empty plugins, update issue url

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    4695b88 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. keep node namespace

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    8335ebd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

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

Commits on Jun 23, 2022

  1. model -> entity

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    da4f16a View commit details
    Browse the repository at this point in the history
  2. merged from ign-gazebo6

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    6cbf8fb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ign-gazebo6' into entity_system_add_gui

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    0dba7aa View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. add world

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    d7503c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b247ce4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

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

Commits on Jul 28, 2022

  1. Merge branch 'ign-gazebo6' into entity_system_add_gui

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e4217d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Populate Add System dialog's filename list (#1581)

    Signed-off-by: Ian Chen <[email protected]>
    Signed-off-by: Louise Poubel <[email protected]>
    
    Co-authored-by: Louise Poubel <[email protected]>
    iche033 and chapulina authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    e58ac69 View commit details
    Browse the repository at this point in the history
  2. cppcheck

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    f14b79c View commit details
    Browse the repository at this point in the history