diff --git a/examples/pybullet/pybullet.c b/examples/pybullet/pybullet.c index e5400eef6..a33b3afda 100644 --- a/examples/pybullet/pybullet.c +++ b/examples/pybullet/pybullet.c @@ -2626,7 +2626,8 @@ static PyObject* pybullet_startStateLogging(PyObject* self, PyObject* args, PyOb if (seq) { int len = PySequence_Size(objectUniqueIdsObj); - for (int i=0;i