premake build system fixes
This commit is contained in:
@@ -156,7 +156,7 @@ void InverseDynamicsExample::initPhysics()
|
||||
|
||||
|
||||
|
||||
BulletURDFImporter u2b(m_guiHelper,0,1);
|
||||
BulletURDFImporter u2b(m_guiHelper,0,1,0);
|
||||
bool loadOk = u2b.loadURDF("kuka_iiwa/model.urdf");// lwr / kuka.urdf");
|
||||
if (loadOk)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user