Skip to content

Refactor metrics and reward calculation#501

Merged
vcharraut merged 2 commits into
3.0from
vcha/clean_metrics
Jul 1, 2026
Merged

Refactor metrics and reward calculation#501
vcharraut merged 2 commits into
3.0from
vcha/clean_metrics

Conversation

@vcharraut

@vcharraut vcharraut commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

• Renamed Log *log_agent to Log agent_log
• Replaced best_candidate_
prefix variables with lane_idx , signed_lane_distance , and lane_heading in drive.h.
• Moved distance_since_spawn and avg_speed_per_agent increments from reward calculation to metrics computation.
• Consolidated episode_return accumulation to update once at the end of drive.h.

@vcharraut vcharraut merged commit 6b96391 into 3.0 Jul 1, 2026
13 checks passed
@vcharraut vcharraut deleted the vcha/clean_metrics branch July 1, 2026 07:39
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.

2 participants