add texture support in SDF, URDF for both OpenGL and software renderer (TinyRenderer)
This commit is contained in:
@@ -128,7 +128,7 @@ ImportUrdfSetup::ImportUrdfSetup(struct GUIHelperInterface* helper, int option,
|
||||
|
||||
if (gFileNameArray.size()==0)
|
||||
{
|
||||
gFileNameArray.push_back("r2d2.urdf");
|
||||
gFileNameArray.push_back("sphere2.urdf");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user