Skip to content

Indicate devices' tracking statuses #22

@Doc-Ok

Description

@Doc-Ok

The tracked device status packets from VRDeviceDaemon have a boolean "isTracked" property that indicates whether the device currently has valid tracking data, i.e., position/orientation/linear and angular velocity. Ideally, this status should be indicated in the monitor panel in real time.

For example, via a tri-state display:

  • Grey bullet: device is not connected
  • Blue bullet: device is connected (and has battery state if applicable), but is not tracked
  • Green bullet: device is connected and currently tracked
    ... or something similar.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions