[ros-users] [Discourse.ros.org] [Next Generation ROS] Keys in msg

Dirk Thomas ros.discourse at gmail.com
Thu Mar 22 21:19:19 UTC 2018



Using keys for this use case has one drawback. Keys are not "introspectable" without receiving the actual data. You can't answer the question what parameters exists - without actually receiving all the parameter values first.

So if you would like to implement a user interface which should show the name of all parameters you can't do that efficiently. Imagine some parameters contain large data but the user only wants to see the names of all parameters and then decides to get only the "small" value of one of the parameters.





---
[Visit Topic](https://discourse.ros.org/t/keys-in-msg/1942/4) or reply to this email to respond.




More information about the ros-users mailing list