gt-flexr / FleXR

FleXR: A System Enabling Flexibly Distributed Extended Reality
MIT License
5 stars 1 forks source link

Add a common message type and update existing kernels #36

Closed jheo4 closed 3 years ago

jheo4 commented 3 years ago

With the common mxre message, all the kernels can be with interfaces of the message format for communication; the local/remtoe communication processes can be hugely simplified with the common message type and interface.