Velocity MVP. Protobuf Bridge and Messages Update for Velocity Data Exchange. #49

Closed
opened 2026-04-05 17:54:28 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @M1DNYT3 on 2/17/2026

Draft Notes (Will be removed once PR is opened):

Relies on: https://github.com/SlimeVR/SlimeVR-Server/pull/1753

What's added:

  • ProtobufMessages is updated with latest definition from main branch of Driver repo.
  • ProtobufBridge now uses both new Message Definitions and Velocity calculated per tracker to form and send a message to the Driver.

This change allows Driver to consume velocity that's being calculated on the server.

Addresses the issue: https://github.com/SlimeVR/SlimeVR-Server/issues/25

*Originally created by @M1DNYT3 on 2/17/2026* Draft Notes (Will be removed once PR is opened): - Waits for https://github.com/SlimeVR/SlimeVR-Server/pull/1753 to be reviewed and merged. - Already includes changes from the PR above, so made as a draft for now. - If anyone wants an early look at changes, this link points to a commit that's not present in the PR above: https://github.com/SlimeVR/SlimeVR-Server/pull/1754/changes/64292fd80cd34b73bc1dd7cc129ce6710f56b202 Relies on: https://github.com/SlimeVR/SlimeVR-Server/pull/1753 What's added: - ProtobufMessages is updated with latest definition from main branch of Driver repo. - ProtobufBridge now uses both new Message Definitions and Velocity calculated per tracker to form and send a message to the Driver. This change allows Driver to consume velocity that's being calculated on the server. Addresses the issue: https://github.com/SlimeVR/SlimeVR-Server/issues/25
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Server#49