Skip to content

[cli] Add CLI version argument - #164

Merged
Haralishev77 merged 2 commits into
mainfrom
patch/add-version-arg
Jul 21, 2026
Merged

[cli] Add CLI version argument#164
Haralishev77 merged 2 commits into
mainfrom
patch/add-version-arg

Conversation

@Haralishev77

Copy link
Copy Markdown
Member

Summary

Simplify the CLI/runtime by removing the unused CARLA version configuration.

Changes

  • Changed -v / --version to print OpenCDA v0.3.0 and exit.
  • Deferred optional runtime imports so --version works without scenario dependencies installed.
  • Removed carla_version from scenario managers, blueprint filtering, map helpers, scenario calls, and tests.
  • Simplified blueprint selection to the current supported CARLA environment.
  • Fixed forwarding of carla_timeout from CoScenarioManager to ScenarioManager.

Validation

  • Simulation run
  • Manual verification

@Haralishev77
Haralishev77 requested a review from il3241ya July 21, 2026 15:32
@Haralishev77 Haralishev77 self-assigned this Jul 21, 2026
@Haralishev77 Haralishev77 added the enhancement New feature or request label Jul 21, 2026
@Haralishev77
Haralishev77 merged commit a3f29b5 into main Jul 21, 2026
7 checks passed
@Haralishev77
Haralishev77 deleted the patch/add-version-arg branch July 21, 2026 15:41
Haralishev77 added a commit that referenced this pull request Jul 21, 2026
* [cli] Add cli version argument

* Patch log version text
Haralishev77 added a commit that referenced this pull request Jul 21, 2026
* [cli] Add cli version argument

* Patch log version text
meaning-0f-life pushed a commit to meaning-0f-life/OpenCDA that referenced this pull request Jul 25, 2026
* [cli] Add cli version argument

* Patch log version text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants