How to get namespace from launch for writing controller and pluggin .cc file in gazebo?
I have multiple node with different namespace in launch file of gazebo. Now I want to implement a common controller and plugin in gazebo that will retrieve the namespaces from gazebo for plugin into work on specific models (identified by namespace). How should I do that?
Asked by cybodroid on 2015-12-14 02:43:25 UTC
Comments