Merge pull request #974 from erwincoumans/master
expose timeout in pybullet/shared memory API
This commit is contained in:
@@ -5713,3 +5713,7 @@ void PhysicsServerCommandProcessor::createDefaultRobotAssets()
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
void PhysicsServerCommandProcessor::setTimeOut(double /*timeOutInSeconds*/)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user