Frank Röder

Results 1 issues of Frank Röder

Providing an array of rgba colors in `createVisualShapeArray` is not working. Taking the example referenced in the "PyBullet Quickstart Guide" ```python visualShapeId = p.createVisualShapeArray(shapeTypes=[p.GEOM_MESH, p.GEOM_BOX], halfExtents=[[0, 0, 0], [0.1, 0.1,...