ar_pose message subscriber
Hi, I am trying to write a simple subscriber in order to read the messages published by ar_pose (as in the example 4.4 of http://www.ros.org/wiki/ar_pose) but I am having some trouble in finding how to import in my c++ code the definition of the message used. In particular I can't find a way to import the definition of ar_pose::ARMarker.