You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When binding single elements, the named_index argument to Binding is a string, rather than a list of strings. Most code in the Binding class handles this, but for stateful actuators, _filter_stateful_actuators didn't handle the case of the single actuator name, which caused a crash.
PiperOrigin-RevId: 450437063
Change-Id: I7e47287d162fb2c765a013d86fb104f09caebd64
0 commit comments