Add constraint island discovery
PiperOrigin-RevId: 557067599 Change-Id: Ic41e1d0efef02b7a79142518afe49cf9d4e74725
This commit is contained in:
committed by
Copybara-Service
parent
e4dddea42a
commit
3e034e38b2
@@ -1321,6 +1321,7 @@ static void _resetData(const mjModel* m, mjData* d, unsigned char debug_value) {
|
||||
d->nefc = 0;
|
||||
d->nnzJ = 0;
|
||||
d->ncon = 0;
|
||||
d->nisland = 0;
|
||||
|
||||
// clear global properties
|
||||
d->time = 0;
|
||||
|
||||
Reference in New Issue
Block a user