Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 126

Setting up Dynamic Reconfigure for several nodes?

$
0
0
I wanted to have a node that worked as a Dynamic Reconfigure server for my other nodes. What would be the best approach? If I start a server in each node I end up with several instances of the same configuration set. The only thing I can figure out is having just one configuration server and have the other nodes periodically read those parameters through rosparam (i.e: NodeHandle.param(paramName,paramValue,paramDefault);). Is there any way to have all nodes read the new configuration parameters upon a parameter change rather than periodically?

Viewing all articles
Browse latest Browse all 126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>