Skip to content

Latest commit

 

History

History
139 lines (112 loc) · 4.79 KB

File metadata and controls

139 lines (112 loc) · 4.79 KB

Changelog

(unreleased)

  • Feat(socc): depth mode. [AdityaNG]
  • Update LICENSE. [Aditya]

0.4.0 (2024-06-23)

  • Release: version 0.4.0 🚀 [Aditya NG]
  • Docs(README): stickers. [Aditya NG]

0.3.0 (2024-06-22)

  • Release: version 0.3.0 🚀 [Aditya NG]
  • Fix(car): obj file init. [Aditya NG]

0.2.0 (2024-06-22)

  • Release: version 0.2.0 🚀 [Aditya NG]
  • Update LICENSE. [Aditya]
  • Fix(socc_plotter/media/): car obj files. [Aditya NG]

0.1.0 (2024-06-22)

  • Release: version 0.1.0 🚀 [Aditya NG]

  • Merge pull request #1 from AdityaNG/dependabot/github_actions/actions/setup-python-5. [Aditya]

    Bump actions/setup-python from 4 to 5

  • Bump actions/setup-python from 4 to 5. [dependabot[bot]]

    Bumps actions/setup-python from 4 to 5.


    updated-dependencies:

    • dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ...
  • Merge pull request #2 from AdityaNG/dependabot/github_actions/stefanzweifel/git-auto-commit- action-5. [Aditya]

    Bump stefanzweifel/git-auto-commit-action from 4 to 5

  • Bump stefanzweifel/git-auto-commit-action from 4 to 5. [dependabot[bot]]

    Bumps stefanzweifel/git-auto-commit-action from 4 to 5.


    updated-dependencies:

    • dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major ...
  • Merge pull request #3 from AdityaNG/dependabot/github_actions/codecov/codecov-action-4. [Aditya]

    Bump codecov/codecov-action from 3 to 4

  • Bump codecov/codecov-action from 3 to 4. [dependabot[bot]]

    Bumps codecov/codecov-action from 3 to 4.


    updated-dependencies:

    • dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ...
  • Merge pull request #4 from AdityaNG/dependabot/github_actions/actions/checkout-4. [Aditya]

    Bump actions/checkout from 3 to 4

  • Bump actions/checkout from 3 to 4. [dependabot[bot]]

    Bumps actions/checkout from 3 to 4.


    updated-dependencies:

    • dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ...
  • Merge pull request #5 from AdityaNG/dependabot/github_actions/softprops/action-gh-release-2. [Aditya]

    Bump softprops/action-gh-release from 1 to 2

  • Bump softprops/action-gh-release from 1 to 2. [dependabot[bot]]

    Bumps softprops/action-gh-release from 1 to 2.


    updated-dependencies:

    • dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ...
  • Ci(.github/workflows/main.yml): removed windows. [Aditya NG]

  • Feat(media/demo.mp4): demo added. [Aditya NG]

  • Fix(calibration, occupancy_grid): calib extraction from nusc, occupancy grid bounds enforced. [Aditya NG]

  • Fix(socc_plotter/occupancy_grid.py): isolated socc and projection functions. [Aditya NG]

  • Feat(socc_plotter/plotter.py): move heavy compute to non-ui thread. [Aditya NG]

  • Feat(socc): seperated files added tests transforms fix. [Aditya NG]

  • Feat(socc_plotter/occupancy_grid.py): occupancy grid logic. [Aditya NG]

  • Feat(socc_plotter/cli.py): demo with socc colors. [Aditya NG]

  • Feat(socc_plotter/cli.py): socc demo. [Aditya NG]

  • Feat(socc_plotter/cli.py): 2d depth and segmentation integration. [Aditya NG]

  • Base commit. [Aditya NG]

  • ✅ Ready to clone and code. [AdityaNG]

  • Initial commit. [Aditya]