Closed casparvv closed 2 years ago
Setting the default value of baseVisualShapeIndex to -1, prevents Pybullet from using the incorrect ID if an attribute is previously added with only a collision shape index, as described in issue #113.
baseVisualShapeIndex
-1
Setting the default value of
baseVisualShapeIndex
to-1
, prevents Pybullet from using the incorrect ID if an attribute is previously added with only a collision shape index, as described in issue #113.