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

Remap client name for dynamic reconfigure

$
0
0
For setting up a dynamic reconfigure client I need to specify the name of the node I like to reconfigure, e.g. in Python: self._client = dynamic_reconfigure.client.Client(some_node_name) Now, I'd like to remap ```some_node_name``` in my roslaunch file to make it easy to use in different contexts, e.g. However, this doesn't work. So far I only managed to modify ```some_node_name``` via parameters. Is there a way to remap the node name of the dynamic reconfigure client?

Viewing all articles
Browse latest Browse all 126

Trending Articles



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