also report VR events for HMD and generic tracked devices. Also expose those VR events to pybullet: expose a deviceTypeFilter, that defaults to VR_DEVICE_CONTROLLER

This commit is contained in:
Erwin Coumans
2017-04-07 22:53:36 -07:00
parent 82b576a390
commit 440d445a02
9 changed files with 197 additions and 31 deletions

View File

@@ -605,6 +605,7 @@ struct UserDebugDrawResultArgs
double m_parameterValue;
};
struct SendVREvents
{
int m_numVRControllerEvents;