tweak color of quadruped robot URDF, tweak quadruped.py script to make it more compatible with VR demo

allow VR physics server to run with or without 'realTimeSimulation'
This commit is contained in:
Erwin Coumans
2016-12-11 09:28:36 -08:00
parent 27d38a1ba8
commit 17570c4700
7 changed files with 70 additions and 67 deletions

View File

@@ -28,6 +28,8 @@ public:
virtual void stepSimulationRealTime(double dtInSec);
virtual void enableRealTimeSimulation(bool enableRealTimeSim);
//bool supportsJointMotor(class btMultiBody* body, int linkIndex);