Skip to content

Clean implementation of mixed-play (self-play with adjustable replay population)#306

Merged
daphne-cornelisse merged 2 commits into2.0from
dc/mixed_play
Feb 20, 2026
Merged

Clean implementation of mixed-play (self-play with adjustable replay population)#306
daphne-cornelisse merged 2 commits into2.0from
dc/mixed_play

Conversation

@daphne-cornelisse
Copy link

@daphne-cornelisse daphne-cornelisse commented Feb 19, 2026

Allows you to set the density of controlled agents per scene:

; Options: "control_vehicles", "control_agents", "control_wosac", "control_sdc_only", "control_mixed_play"
control_mode = "control_mixed_play"
; Sets the maximum number of controllable agents per scene, ONLY used if control_mode is "control_mixed_play"
max_controlled_agents = 10 <---- 
Screenshot 2026-02-19 at 12 55 00

@daphne-cornelisse daphne-cornelisse marked this pull request as ready for review February 19, 2026 17:47
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

5 files reviewed, 2 comments

Edit Code Review Agent Settings | Greptile

@Emerge-Lab Emerge-Lab deleted a comment from greptile-apps bot Feb 19, 2026
@daphne-cornelisse daphne-cornelisse added the enhancement New feature or request label Feb 19, 2026
Copy link
Collaborator

@julianh65 julianh65 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved!

@daphne-cornelisse daphne-cornelisse merged commit 091582c into 2.0 Feb 20, 2026
14 checks passed
@daphne-cornelisse daphne-cornelisse deleted the dc/mixed_play branch February 20, 2026 01:01
JinkaiQiu pushed a commit to JinkaiQiu/PufferDrive that referenced this pull request Feb 26, 2026
…population) (Emerge-Lab#306)

* Add mixed play (self-play + log-replay interaction).

* Include mixed play.
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