|
|
|
|
|
by Waterluvian
2101 days ago
|
|
Delighted to see more experimentation with QGIS and real time data. As an example of another approach that doesn’t need the intermediate csv file and has a much cleaner “refresh”, I made an adapter plugin that accesses real-time robot data via ROS: https://github.com/locusrobotics/qgis_ros The ability to extend QGIS because of the C++ and Python APIs is immensely powerful. |
|
Can it send commands back to the app from which it's receiving position data? Things like pause/play and adjusting the time being displayed?