Commit 35f72f1
Fix a crash in dm_control Python viewer during perturbations.
The action enum used to be an integer with the old Python bindings, but now it's an enum the NONE action evaluates as true.
PiperOrigin-RevId: 586990491
Change-Id: I0b366c2c87c9d6bae1f7c8c0aaeec619aa4347041 parent c2959e6 commit 35f72f1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments