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

Label Component & System #853

Merged
merged 19 commits into from
Sep 22, 2021
Merged

Label Component & System #853

merged 19 commits into from
Sep 22, 2021

Commits on Jun 8, 2021

  1. Label Component & System

    Signed-off-by: AmrElsersy <[email protected]>
    AmrElsersy committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    902099e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Add Segmentation & BoundingBox Components,

    Modified the RenderUtil & SdfEntityCreator to recognize the new components
    
    Signed-off-by: AmrElsersy <[email protected]>
    AmrElsersy committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    472a228 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

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

Commits on Aug 6, 2021

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

Commits on Aug 10, 2021

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

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    b119a31 View commit details
    Browse the repository at this point in the history
  2. Added BoundingBox Sensor to Sensors system

    Signed-off-by: AmrElsersy <[email protected]>
    AmrElsersy committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    a8a2bc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Add BoundingBox Sensor to CMakeLists

    Signed-off-by: AmrElsersy <[email protected]>
    AmrElsersy committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    fc7de7f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Update Segmentation & BoundingBox examples

    Signed-off-by: AmrElsersy <[email protected]>
    AmrElsersy committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    86bf2df View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. solve actor visual problem

    Signed-off-by: AmrElsersy <[email protected]>
    AmrElsersy committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f5b786d View commit details
    Browse the repository at this point in the history
  2. clean code for actor

    Signed-off-by: AmrElsersy <[email protected]>
    AmrElsersy committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    545c83c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7a2ad1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

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

    Signed-off-by: Ashton Larkin <[email protected]>
    adlarkin committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    ecc1783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b3e0e8 View commit details
    Browse the repository at this point in the history
  4. segmentation sensor only (no bounding box)

    Signed-off-by: Ashton Larkin <[email protected]>
    adlarkin committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    27c89de View commit details
    Browse the repository at this point in the history
  5. add TODO note for supporting nested models

    Signed-off-by: Ashton Larkin <[email protected]>
    adlarkin committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    cc6a191 View commit details
    Browse the repository at this point in the history
  6. merge from main and address codecheck issues

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    bfbdc5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a72d342 View commit details
    Browse the repository at this point in the history