fix urdf relative path problem (don't use arrays on stack!)
This commit is contained in:
@@ -91,7 +91,7 @@ ImportUrdfSetup::ImportUrdfSetup(struct GUIHelperInterface* helper, int option,
|
||||
} else
|
||||
{
|
||||
gFileNameArray.clear();
|
||||
gFileNameArray.push_back("r2d2.urdf");
|
||||
gFileNameArray.push_back("husky/model.urdf");
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user