Skip to content

Luca/phase 2 engine - #613

Open
luca-della-vedova wants to merge 9 commits into
phase_2from
luca/phase_2_engine
Open

Luca/phase 2 engine#613
luca-della-vedova wants to merge 9 commits into
phase_2from
luca/phase_2_engine

Conversation

@luca-della-vedova

Copy link
Copy Markdown
Collaborator
  • Add a use_sim_time parameter, set to true for simulation tests, false for real world tests.
  • Always score tier 2 points regardless of whether tier 3 was successful or not. This is necessary because in real world there are no tier 3 scores (no ground truth is available).
  • Make distance metric work even when no ground truth is available (previously it would have always scored 0).
  • Tune messages a bit so instead of "error" scoring shows "no ground truth available" for phase 2 real world logs.

luca-della-vedova and others added 9 commits August 7, 2026 21:45
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
* Use contiguous maximum force for penalty

Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>

* Increase threshold for trajectory score

Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>

* Double max range for trajectory efficiency

Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>

---------

Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
Signed-off-by: Ian Chen <iche@intrinsic.ai>
* Add engine_runtime and engine_build in pixi

* Update engine build file with Dockerfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants