mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-06 13:29:22 +00:00
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