Hello,
I’m trying to publish a list of positions via MQTT that I previously received from the robot. On the robot side, I want to subscribe to this list and use the positions as waypoints.
I know this might be straightforward with URScript in Polyscope version 5.15 or later, as it supports nested lists and matrices. However, I’m using Polyscope 5.11, which lacks support for these data structures.
Does anyone have a workaround or solution for this limitation?