ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I don't know of any implementation of that method. It might make an interesting library to contribute. However there's no way to do it automatically as a stamped type is more of a convention, and not all messages have it.

In the tf datatypes you will find a Stamped<> templated datatype for each type of data supported.