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

Introducing model descriptions and instances #230

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from

Commits on Jun 27, 2024

  1. Scenarios V2

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ce017cb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Use groups

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f00141d View commit details
    Browse the repository at this point in the history
  2. Add scale and static to instances

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6167ec1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fix description names

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    03cace2 View commit details
    Browse the repository at this point in the history
  2. Added convert function for model instance

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    0010b9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    243b2b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. add from group list

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8386209 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. redefine description, instances, scenarios

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9f30004 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. scenario panel prototype

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1215fa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. senario menu

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1c25265 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. improve scenario selector ui

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7adb5c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. functional scenario switching

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ce9f345 View commit details
    Browse the repository at this point in the history
  2. additions

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    97f8dbf View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Description inspector prototype

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    537ff76 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. organize instance and group properties

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b3f232d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. model description inspector plugin

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c284a64 View commit details
    Browse the repository at this point in the history
  2. Add differential drive

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8cf25e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. deletions

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9c96e32 View commit details
    Browse the repository at this point in the history
  2. remove task view

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f6124a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. edit scenarios

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e84dc58 View commit details
    Browse the repository at this point in the history
  2. fix description deletions, instances without parent

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6d0a7e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. scenarios: fix undos, allow for different instance types

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    63fb8b9 View commit details
    Browse the repository at this point in the history
  2. fix misplaced cfg(feature)

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    443a3fe View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. fix base tasks

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    ecb9bb7 View commit details
    Browse the repository at this point in the history
  2. fix styling

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    5a8ef05 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. move all scenario viewer from mapf

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c896ea8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fixes, address comment

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f7a24be View commit details
    Browse the repository at this point in the history
  2. Add instances to creation

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    69ea1df View commit details
    Browse the repository at this point in the history
  3. model selection

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9963a8f View commit details
    Browse the repository at this point in the history
  4. add collision radius

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a944432 View commit details
    Browse the repository at this point in the history
  5. allow ignore for occupancy calculation

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    94ccc5c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. delete scenarios

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4b413a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. add saving

    Signed-off-by: Reuben Thomas <[email protected]>
    reuben-thomas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d95be3b View commit details
    Browse the repository at this point in the history