Gazebo | Ignition | Community
Ask Your Question

Revision history [back]

Your model normals might be pointing in the wrong direction. Could you try to flip them using Blender's flip normals/recalculate normals, trimesh.repair.fix_normals() or something similar?

Your model normals might be pointing in the wrong direction. Could you try to flip them using Blender's flip normals/recalculate normals, trimesh.repair.fix_inversion()/trimesh.repair.fix_normals() or something similar?