Get Interactive Marker pose information

asked 2014-08-20 21:10:23 -0500

silentwf gravatar image

Hi all,

Assume that there's a plugin that creates interactive markers that is on the name space "my_stuff/markers". I am currently writing another node that tries to grab information from this plugin. I tried creating an InteractiveMarkerServer that uses the same namespace and also supplying the marker name to the "get" function of the Marker Server. However, this doesn't work.

Are there any suggestions on how to do so?

edit retag flag offensive close merge delete