re-enable command log and playback in physics server
report applied motor torque in physics server
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
|
||||
void enableCommandLogging(bool enable, const char* fileName);
|
||||
void replayFromLogFile(const char* fileName);
|
||||
void replayLogCommand(char* bufferServerToClient, int bufferSizeInBytes );
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user