How can I find out the detailed API of messages?
How can I find out the detailed API of messages?
Point, I can only find the definition here http://www.ros.org/doc/api/geometry_m... . However, there are many methods such as push_back and so on which are not mention in ros-wiki or ros-api. I think ros must have been befined some iterators and containers. So where are the document of API or source code?
Any suggestion would be appreciate. Best regards!