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

Added post processing for boxes benchmark #29

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

Commits on May 19, 2024

  1. added mcap logging

    yaswanth1701 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    8dffa87 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. mcap logging working

    Signed-off-by: gonna_yaswanth <[email protected]>
    yaswanth1701 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3546e7f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    yaswanth1701 authored May 20, 2024
    Configuration menu
    Copy the full SHA
    b628363 View commit details
    Browse the repository at this point in the history
  3. minor changes

    Signed-off-by: gonna_yaswanth <[email protected]>
    yaswanth1701 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    be140c7 View commit details
    Browse the repository at this point in the history
  4. added results

    Signed-off-by: gonna_yaswanth <[email protected]>
    yaswanth1701 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d1bf109 View commit details
    Browse the repository at this point in the history
  5. minor change

    yaswanth1701 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3e9b38b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. added mcap to csv conversion script

    Signed-off-by: gonna_yaswanth <[email protected]>
    yaswanth1701 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c50b659 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. mcap to csv working

    Signed-off-by: gonna_yaswanth <[email protected]>
    yaswanth1701 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b83987f View commit details
    Browse the repository at this point in the history
  2. minor changes

    Signed-off-by: gonna_yaswanth <[email protected]>
    yaswanth1701 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    450bbae View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 29, 2024

  1. removing simbody boxes_model_count benchmark until it's fixed

    Signed-off-by: gonna_yaswanth <[email protected]>
    yaswanth1701 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    27435fb View commit details
    Browse the repository at this point in the history
  2. added collision element to proto message

    Signed-off-by: gonna_yaswanth <[email protected]>
    yaswanth1701 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c534d62 View commit details
    Browse the repository at this point in the history
  3. added benchmark configuration to csv files

    Signed-off-by: gonna_yaswanth <[email protected]>
    yaswanth1701 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    76b0291 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. added logging for multiple box left to test

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    2bf6c62 View commit details
    Browse the repository at this point in the history
  2. minor change

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    4315b36 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. added multi box logging and tested

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e832942 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. changes to cmake file

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c9c2ab7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. changes to cmakelist

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    fcdb8a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. resolved python path issue

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    40a0fc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Update README.md

    yaswanth1701 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d36b934 View commit details
    Browse the repository at this point in the history
  2. added log.hh which is similar to gz-sim benchmark

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    42fb3eb View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. changes to file path in mcap to csv file

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

Commits on Jul 9, 2024

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

Commits on Aug 1, 2024

  1. added post processing script

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    456452a View commit details
    Browse the repository at this point in the history
  2. Post processing working

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a444b19 View commit details
    Browse the repository at this point in the history
  3. added time ratio

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    644e67e View commit details
    Browse the repository at this point in the history
  4. minor changes

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d07c21f View commit details
    Browse the repository at this point in the history
  5. renamed files

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c8d806d View commit details
    Browse the repository at this point in the history
  6. change to post processing

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    dca522c View commit details
    Browse the repository at this point in the history
  7. changes to results

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c8a349d View commit details
    Browse the repository at this point in the history
  8. changes to cmake file and post-processing

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b6a1d3b View commit details
    Browse the repository at this point in the history
  9. Update README.md

    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    63cf9d5 View commit details
    Browse the repository at this point in the history
  10. deleted some files

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    04a89d5 View commit details
    Browse the repository at this point in the history
  11. merged with log-dev

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    37bf60a View commit details
    Browse the repository at this point in the history
  12. minor changes

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3888ba8 View commit details
    Browse the repository at this point in the history
  13. minor changes

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3e5f1a1 View commit details
    Browse the repository at this point in the history
  14. post-processing

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

Commits on Aug 3, 2024

  1. logging world angular velocity

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    eb4dc1e View commit details
    Browse the repository at this point in the history
  2. minor changes

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    7ebdcb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    50e2baf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf0b5f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Updated mcap_to_csv.py

    yaswanth1701 authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    27573a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13f8a20 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Update boxes_post_processing.py

    Co-authored-by: Steve Peters <[email protected]>
    yaswanth1701 and scpeters authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    f886048 View commit details
    Browse the repository at this point in the history
  2. Update boxes_post_processing.py

    Co-authored-by: Steve Peters <[email protected]>
    yaswanth1701 and scpeters authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    04dfa8f View commit details
    Browse the repository at this point in the history
  3. Update boxes_post_processing.py

    Co-authored-by: Steve Peters <[email protected]>
    yaswanth1701 and scpeters authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    8146b8a View commit details
    Browse the repository at this point in the history
  4. Update boxes_post_processing.py

    Co-authored-by: Steve Peters <[email protected]>
    yaswanth1701 and scpeters authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    2c020f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. merges with origin

    Signed-off-by: yaswanth1701 <[email protected]>
    yaswanth1701 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    8ce1bef View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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