Replies: 1 comment
-
I believe it is done through CyberRT. All modules publish their output to a channel in CyberRT, then Dreamview's backend looks at those messages and communicates with front-end through socket. Output of the modules can be viewed using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to know how the different modules(Routing,Localization,Planning) communicate the output to DreamView.
Is it through an API call?
I understand that the output of the modules are packed into protocol buffers, but how are these sent to DreamView ?
Beta Was this translation helpful? Give feedback.
All reactions