agtzdimi / planet

PLANET Project
0 stars 0 forks source link

Use the Simulator topic to get Data from simulations #67

Closed agtzdimi closed 5 years ago

agtzdimi commented 5 years ago

We need to use the registered simulation topic to get data from simulation runs. Every Simulator registered will have the same subscribe topic, i.e '/planet/GetData', we need to make sure that this topic will be used to get the data from 'grid simulator'

agtzdimi commented 5 years ago

This is already implemented in splitMsgs python script