Closed AndreasNagel closed 2 years ago
I am afraid this change is too specific for you use case, since this syntax is not broadly used in the ROS community.
In the future (maybe near) I am planning to make easier to build custom parsers with LUA, but for the time being, I am afraid that you need to work with your own fork.
Hey, opening an issue about an enhancement I would like. I previously opened a pull request, with a possible solution. The gist of it is, that I would like to see a plot of a list of comma separated values from the diagnostics message (for example a diagnostic message with key: acceleration; value: 0.45, 1.0, -0.012).
Would you consider looking at this PR?